Field Validation Checks

Previous Next

See Also

When the user enters or changes a field value in an application window and leaves the field, the Rules Engine performs the following actions and checks:

Seq

Check

1

Domain Checks

2

Corrective Domain Constraints

3

Restrictive Domain Constraints

 

NOTE:

If a domain has a superdomain, the constraints on the superdomain are evaluated first, and then the constraints on the domain itself. Within the domain, constraint evaluation is performed according to the Position in Checking Order attribute.