Bachir Soussi Chiadmi 41863f872c updated core and modules il y a 7 ans
..
Constraints 41863f872c updated core and modules il y a 7 ans
Context 41863f872c updated core and modules il y a 7 ans
Exception 41863f872c updated core and modules il y a 7 ans
Mapping 41863f872c updated core and modules il y a 7 ans
Util 41863f872c updated core and modules il y a 7 ans
Validator 41863f872c updated core and modules il y a 7 ans
Violation 41863f872c updated core and modules il y a 7 ans
.gitignore 58f46e4e8f caore d8 files il y a 8 ans
CHANGELOG.md 58f46e4e8f caore d8 files il y a 8 ans
ClassBasedInterface.php 41863f872c updated core and modules il y a 7 ans
Constraint.php 41863f872c updated core and modules il y a 7 ans
ConstraintValidator.php 41863f872c updated core and modules il y a 7 ans
ConstraintValidatorFactory.php 58f46e4e8f caore d8 files il y a 8 ans
ConstraintValidatorFactoryInterface.php 58f46e4e8f caore d8 files il y a 8 ans
ConstraintValidatorInterface.php 58f46e4e8f caore d8 files il y a 8 ans
ConstraintViolation.php 41863f872c updated core and modules il y a 7 ans
ConstraintViolationInterface.php 41863f872c updated core and modules il y a 7 ans
ConstraintViolationList.php 41863f872c updated core and modules il y a 7 ans
ConstraintViolationListInterface.php 41863f872c updated core and modules il y a 7 ans
DefaultTranslator.php 58f46e4e8f caore d8 files il y a 8 ans
ExecutionContext.php 41863f872c updated core and modules il y a 7 ans
ExecutionContextInterface.php 41863f872c updated core and modules il y a 7 ans
GlobalExecutionContextInterface.php 41863f872c updated core and modules il y a 7 ans
GroupSequenceProviderInterface.php 58f46e4e8f caore d8 files il y a 8 ans
LICENSE 41863f872c updated core and modules il y a 7 ans
MetadataFactoryInterface.php 58f46e4e8f caore d8 files il y a 8 ans
MetadataInterface.php 58f46e4e8f caore d8 files il y a 8 ans
ObjectInitializerInterface.php 58f46e4e8f caore d8 files il y a 8 ans
PropertyMetadataContainerInterface.php 41863f872c updated core and modules il y a 7 ans
PropertyMetadataInterface.php 41863f872c updated core and modules il y a 7 ans
README.md 41863f872c updated core and modules il y a 7 ans
Validation.php 41863f872c updated core and modules il y a 7 ans
ValidationVisitor.php 41863f872c updated core and modules il y a 7 ans
ValidationVisitorInterface.php 41863f872c updated core and modules il y a 7 ans
Validator.php 58f46e4e8f caore d8 files il y a 8 ans
ValidatorBuilder.php 58f46e4e8f caore d8 files il y a 8 ans
ValidatorBuilderInterface.php 41863f872c updated core and modules il y a 7 ans
ValidatorInterface.php 41863f872c updated core and modules il y a 7 ans
composer.json 41863f872c updated core and modules il y a 7 ans
phpunit.xml.dist 58f46e4e8f caore d8 files il y a 8 ans

README.md

Validator Component

The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.

Resources