Skip to main content

Form Validation

OSPROV Form Builder provides several validation options to ensure data quality. Validation helps prevent submission of incomplete or invalid data, improving the overall quality of information collected through your forms.

Validation Types

Form Builder supports two main types of validation:

Configuring Validation

To configure validation for a component:

  1. Select the component on the canvas
  2. Navigate to the Validation tab in the settings panel
  3. Enable the desired validation rules
  4. Set custom error messages if needed

Validation rules are checked when the user attempts to submit the form. If any validation rules fail, the form submission is prevented and error messages are displayed to guide the user in correcting the issues.