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