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

README.md

Validator Component

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

Resources