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