Symfony\Component\Validator
Namespaces
Symfony\Component\Validator\ConstraintsSymfony\Component\Validator\ContextSymfony\Component\Validator\DataCollectorSymfony\Component\Validator\DependencyInjectionSymfony\Component\Validator\ExceptionSymfony\Component\Validator\MappingSymfony\Component\Validator\TestSymfony\Component\Validator\UtilSymfony\Component\Validator\ValidatorSymfony\Component\Validator\Violation
Classes
| Constraint | Contains the properties of a constraint definition. |
| ConstraintValidator | Base class for constraint validators. |
| ConstraintValidatorFactory | Default implementation of the ConstraintValidatorFactoryInterface. |
| ConstraintViolation | Default implementation of {@ConstraintViolationInterface}. |
| ConstraintViolationList | Default implementation of {@ConstraintViolationListInterface}. |
| ContainerConstraintValidatorFactory | Uses a service container to create constraint validators. |
| Validation | Entry point for the Validator component. |
| ValidatorBuilder | The default implementation of {@link ValidatorBuilderInterface}. |
Interfaces
| ConstraintValidatorFactoryInterface | Specifies an object able to return the correct ConstraintValidatorInterface instance given a Constraint object. |
| ConstraintValidatorInterface | |
| ConstraintViolationInterface | A violation of a constraint that happened during validation. |
| ConstraintViolationListInterface | A list of constraint violations. |
| GroupSequenceProviderInterface | Defines the interface for a group sequence provider. |
| ObjectInitializerInterface | Prepares an object for validation. |
| ValidatorBuilderInterface | A configurable builder for ValidatorInterface objects. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Validator.html