Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
..
Constraints 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Context 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Exception 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Resources 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Tests 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Util 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Validator 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Violation 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ClassBasedInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Constraint.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintValidator.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintValidatorFactory.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintValidatorFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintValidatorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintViolation.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintViolationInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintViolationList.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ConstraintViolationListInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
DefaultTranslator.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ExecutionContext.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ExecutionContextInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
GlobalExecutionContextInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
GroupSequenceProviderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
MetadataFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
MetadataInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ObjectInitializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
PropertyMetadataContainerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
PropertyMetadataInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
README.md 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Validation.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ValidationVisitor.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ValidationVisitorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Validator.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ValidatorBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ValidatorBuilderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ValidatorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans

README.md

Validator Component

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

Resources