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

README.md

Validator Component

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

Resources