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

README.md

Validator Component

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

Resources