- Now the “required” class name will be applied to components with “required” validation.
- In the RSuite components, the required fields are marked with a red asterisk.
- Required validation has been added for fields with the
date,number,boolean,array, andobjecttypes. - The
labelproperty has been added to the Calendar, Google Map and to the Uploader components. - The
errorsproperty which allows you to manually set form validation errors has been added to the FormViewerProps, FormBuilderProps and to the IFormData. - The
Store.loadFormmethod is marked as deprecated.
Releases
FormEngine 4.2.0
FormEngine 4.2.0 adds required field validation styling, exposes the errors property for external access, and fixes rendering edge cases.
June 3, 2025
Last modified on April 22, 2026