\Cake\ORMRule

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
ValidCount Validates the count of associated records.