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

README.md

Validator Component

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

Resources