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

README.md

Validator Component

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

Resources