Validation rules

In addition to FORMS’ built-in ways of validating data, you can create your own validation rules.

Each validation rule must include:

  1. A condition for FORMS to evaluate.

  2. One or more actions to take if the condition is true, or one ore more actions to take if the condition is false, or both.

Adding validation rules to forms

Editing an existing validation rule

Changing the order of validation rules

Deleting a validation rule

Examples of validation rules