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

README.md

Validator Component

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

Resources