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