Kévin Tessier c68c1dd9b0 first commit 7 jaren geleden
..
Constraints c68c1dd9b0 first commit 7 jaren geleden
Context c68c1dd9b0 first commit 7 jaren geleden
Exception c68c1dd9b0 first commit 7 jaren geleden
Mapping c68c1dd9b0 first commit 7 jaren geleden
Util c68c1dd9b0 first commit 7 jaren geleden
Validator c68c1dd9b0 first commit 7 jaren geleden
Violation c68c1dd9b0 first commit 7 jaren geleden
.gitignore c68c1dd9b0 first commit 7 jaren geleden
CHANGELOG.md c68c1dd9b0 first commit 7 jaren geleden
ClassBasedInterface.php c68c1dd9b0 first commit 7 jaren geleden
Constraint.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintValidator.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintValidatorFactory.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintValidatorFactoryInterface.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintValidatorInterface.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintViolation.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintViolationInterface.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintViolationList.php c68c1dd9b0 first commit 7 jaren geleden
ConstraintViolationListInterface.php c68c1dd9b0 first commit 7 jaren geleden
DefaultTranslator.php c68c1dd9b0 first commit 7 jaren geleden
ExecutionContext.php c68c1dd9b0 first commit 7 jaren geleden
ExecutionContextInterface.php c68c1dd9b0 first commit 7 jaren geleden
GlobalExecutionContextInterface.php c68c1dd9b0 first commit 7 jaren geleden
GroupSequenceProviderInterface.php c68c1dd9b0 first commit 7 jaren geleden
LICENSE c68c1dd9b0 first commit 7 jaren geleden
MetadataFactoryInterface.php c68c1dd9b0 first commit 7 jaren geleden
MetadataInterface.php c68c1dd9b0 first commit 7 jaren geleden
ObjectInitializerInterface.php c68c1dd9b0 first commit 7 jaren geleden
PropertyMetadataContainerInterface.php c68c1dd9b0 first commit 7 jaren geleden
PropertyMetadataInterface.php c68c1dd9b0 first commit 7 jaren geleden
README.md c68c1dd9b0 first commit 7 jaren geleden
Validation.php c68c1dd9b0 first commit 7 jaren geleden
ValidationVisitor.php c68c1dd9b0 first commit 7 jaren geleden
ValidationVisitorInterface.php c68c1dd9b0 first commit 7 jaren geleden
Validator.php c68c1dd9b0 first commit 7 jaren geleden
ValidatorBuilder.php c68c1dd9b0 first commit 7 jaren geleden
ValidatorBuilderInterface.php c68c1dd9b0 first commit 7 jaren geleden
ValidatorInterface.php c68c1dd9b0 first commit 7 jaren geleden
composer.json c68c1dd9b0 first commit 7 jaren geleden
phpunit.xml.dist c68c1dd9b0 first commit 7 jaren geleden

README.md

Validator Component

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

Resources