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

README.md

Validator Component

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

Resources