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