Validation Patterns

When using a validation Pattern on a control, a rule should be added that will execute the "The Form passes validation" rule condition in order to execute the Pattern. The condition needs to be configured to specify the controls on which validation will be executed. The validation will only be executed at runtime when this rule is called. See the Using a Validation Pattern and Rule Condition example.

Patterns are regular expressions used to enforce validation on a certain control when data is captured. For a Data Label control, for example, there are several validation types as shown below. Additional validation patterns can be configured and the validation error message can be customized.
Validation patterns can be configured on the following controls:

The Pattern field can be found in the Properties section of a control under Validation as shown below: