Control Validation

Validation patterns are expressions that you configure to validate data. You can select a validation pattern from a list of patterns or you can create custom validation patterns. You can also customize the validation message and choose to display the validation failure as a red outline on the control (the default) or in a popup dialog. See How To: Use Regular Expressions to Validate Control Values for an example of using regular expressions to validate values of controls in a view or form.

You can apply validation to the following controls using the Pattern field of the control's properties.

  • Auto-Complete
  • Data Label
  • Text Area
  • Text Box