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