Validator
Interfaces, Classes, Traits and Enums
- ContextualValidatorInterface
- A validator in a specific execution context.
- ValidatorInterface
- Validates PHP values against constraints.
- RecursiveContextualValidator
- Recursive implementation of {@link ContextualValidatorInterface}.
- RecursiveValidator
- Recursive implementation of {@link ValidatorInterface}.
- TraceableValidator
- Collects some data about validator calls.