Validation (namespace)
Namespace Cake\Validation
Class summary
-
RulesProvider
A Proxy class used to remove any extra arguments when the user intended to call a method in another class that is not aware of validation providers signature
-
Validation
Validation Class. Used for validation of model data
-
ValidationRule
ValidationRule object. Represents a validation method, error message and rules for applying such method to a field.
-
ValidationSet
ValidationSet object. Holds all validation rules for a field and expos