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

README.md

Validator Component

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

Resources