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

README.md

Validator Component

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

Resources