This guide will explain how to set validation rules using the “Validation” field.
Example 1:
- Initial Setup:
- Drag and drop a “Number” and a “Field Validation” field.
- Rename the fields as needed.

- Configuring The “Field Validation” Field:
- Click the pencil icon of the “Field Validation” field.
- Select the “Number” field for the “Field To Validate” option.
- Add Validation -
data-parsley-range || [1,10] || Value should be between 1 to 10
- Save the changes.

- Test The Form: