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

README.md

Validator Component

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

Resources