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