Validations Properties

Reference documentation for Servoy Theme Validations Properties

Overview

The Validations Properties section defines settings related to form validation within the application. Proper validation ensures that user inputs meet specific criteria before submission, enhancing data integrity and user experience.

Properties

Here's an in-depth look at each property:

Form required label suffix

Sets the suffix text or symbol that indicates a form field is required. This is typically an asterisk (*) or similar symbol placed next to the field label to visually indicate to users that the field must be filled out. Value: Text or symbol (e.g., *).

Last updated