Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
..
Constraints 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Context 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Resources 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Util 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Validator 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Violation 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ClassBasedInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Constraint.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintValidator.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintValidatorFactory.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintValidatorFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintValidatorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintViolation.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintViolationInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintViolationList.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ConstraintViolationListInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
DefaultTranslator.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ExecutionContext.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ExecutionContextInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
GlobalExecutionContextInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
GroupSequenceProviderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
MetadataFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
MetadataInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ObjectInitializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
PropertyMetadataContainerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
PropertyMetadataInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Validation.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ValidationVisitor.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ValidationVisitorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Validator.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ValidatorBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ValidatorBuilderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ValidatorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây

README.md

Validator Component

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

Resources