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

README.md

Validator Component

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

Resources