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

README.md

Validator Component

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

Resources