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

README.md

Validator Component

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

Resources