The validatorDataTable property (formerly the validatorTable property) identifies a validator table, which is a DataTable part that provides comparisons for user input. Use of a validator table is part of the first stage of validation.
Not all properties are valid for all UI technologies.
All checks precede use of the validatorFunction property, which specifies a validation function that does cross-value validation.
If validation fails, the displayed message is based on the value of the validatorDataTableMsgKey property.
| Data item | JSF handler | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|
| Yes | Yes | Yes | No | Yes | Yes | No | No |