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

README.md

Validator Component

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

Resources