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

README.md

Validator Component

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

Resources