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

README.md

Validator Component

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

Resources