Validates values and graphs of objects and arrays.
@author Bernhard Schussek <bschussek@gmail.com>
@api
Expanded class hierarchy of ValidatorInterface
All classes that implement ValidatorInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ValidatorInterface:: |
public | function | Returns the factory for metadata instances. | 1 |
ValidatorInterface:: |
public | function | Validates a value. | 1 |
ValidatorInterface:: |
public | function | Validates a property of a value against its current value. | 1 |
ValidatorInterface:: |
public | function | Validate a property of a value against a potential value. | 1 |
ValidatorInterface:: |
public | function | Validates a value against a constraint or a list of constraints. | 1 |