Validator Component
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
* 3.1: fix typo add "provides" for psr/cache-implementation [Validator][GroupSequence] fixed GroupSequence validation ignores PropertyMetadata of parent classes [FrameworkBundle][Security] Remove useless mocks Add symfony/inflector to composer.json "replaces" [DoctrineBridge] Enhance exception message in EntityUserProvider added friendly exception when constraint validator does not exist or it is not enabled remove duplicate instruction [FrameworkBundle] Remove TranslatorBagInterface check [FrameworkBundle] Remove duplicated code in RouterDebugCommand [Validator] fixed duplicate constraints with parent class interfaces SecurityBundle:BasicAuthenticationListener: removed a default argument on getting a header value
| Failed to load latest commit information. | |||
|
|
Constraints |
|
|
|
|
Context |
|
|
|
|
Exception |
|
|
|
|
Mapping |
|
|
|
|
Resources/translations |
|
|
|
|
Test |
|
|
|
|
Tests |
|
|
|
|
Util |
|
|
|
|
Validator |
|
|
|
|
Violation |
|
|
|
|
.gitignore |
|
|
|
|
CHANGELOG.md |
|
|
|
|
Constraint.php |
|
|
|
|
ConstraintValidator.php |
|
|
|
|
ConstraintValidatorFactory.php |
|
|
|
|
ConstraintValidatorFactoryInterface.php |
|
|
|
|
ConstraintValidatorInterface.php |
|
|
|
|
ConstraintViolation.php |
|
|
|
|
ConstraintViolationInterface.php |
|
|
|
|
ConstraintViolationList.php |
|
|
|
|
ConstraintViolationListInterface.php |
|
|
|
|
GroupSequenceProviderInterface.php |
|
|
|
|
LICENSE |
|
|
|
|
ObjectInitializerInterface.php |
|
|
|
|
README.md |
|
|
|
|
Validation.php |
|
|
|
|
ValidatorBuilder.php |
|
|
|
|
ValidatorBuilderInterface.php |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.