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

README.md

Validator Component

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

Resources