Rule
Table of Contents
Classes
- ExistsIn
- Checks that the value provided in a field exists as the primary key of another table.
- IsUnique
- Checks that a list of fields from an entity are unique in the table
- LinkConstraint
- Checks whether links to a given association exist / do not exist.
- ValidCount
- Validates the count of associated records.