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