You can use the validationOrder property to specify the order in which validation is performed on a field. The property is important if the validation of one field depends on the previous validation of another.
The value is a literal integer.
Validation is a two-stage process:
Not all properties are valid for all UI technologies.
If no errors are found in any of the fields, EGL proceeds to the second stage, where it performs any validation specified in the validatorFunction property for the field.
| Data item | Rich UI Handler | JSF Handler | VGUI Record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|---|
| Yes | No | Yes | Yes | No | Yes | Yes | No | No |