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

README.md

Validator Component

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

Resources