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

README.md

Validator Component

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

Resources