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

README.md

Validator Component

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

Resources