Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
..
Constraints 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Context 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Exception 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Mapping 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Resources 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Tests 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Util 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Validator 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Violation 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
.gitignore 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
CHANGELOG.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ClassBasedInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Constraint.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintValidator.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintValidatorFactory.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintValidatorFactoryInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintValidatorInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintViolation.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintViolationInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintViolationList.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ConstraintViolationListInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
DefaultTranslator.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ExecutionContext.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ExecutionContextInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
GlobalExecutionContextInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
GroupSequenceProviderInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
LICENSE 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
MetadataFactoryInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
MetadataInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ObjectInitializerInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
PropertyMetadataContainerInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
PropertyMetadataInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
README.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Validation.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ValidationVisitor.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ValidationVisitorInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
Validator.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ValidatorBuilder.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ValidatorBuilderInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
ValidatorInterface.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
composer.json 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans
phpunit.xml.dist 6925b7fcfc [INSTALL] Move all non-public files to 'private' il y a 3 ans

README.md

Validator Component

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

Resources