validate
Provide an interface for data validation classes.
Default
validate(mixed $value) : boolean
mixed
The given value
boolean