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

README.md

Validator Component

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

Resources