extends abstract class Phalcon\DI\Injectable
implements Phalcon\Events\EventsAwareInterface, Phalcon\DI\InjectionAwareInterface
Allows to validate data using validators
Phalcon\Validation constructor
Validate a set of data according to a set of rules
Adds a validator to a field
Adds filters to the field
Returns all the filters or a specific one
Returns the validators added to the validation
Returns the bound entity
Returns the registered validators
Appends a message to the messages list
Assigns the data to an entity The entity is used to obtain the validation values
Gets the a value to validate in the array/object data source
...
...
Adds labels for fields
Get label for field
Sets the dependency injector
Returns the internal dependency injector
Sets the event manager
Returns the internal event manager
Magic method __get
© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Validation.html