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

README.md

Validator Component

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

Resources