dolibarr/htdocs/includes/symfony/validator
Didier 'OdyX' Raboud b6a23fc54c
SwissQR: drop unused dependencies' paths
Also rename the composer json to .disabled to avoid CI issues
2023-04-16 16:17:46 +02:00
..
Attribute
Command
Constraints
Context
DataCollector
DependencyInjection
Exception
Mapping
Resources/translations
Test
Util
Validator
Violation
CHANGELOG.md
composer.json.disabled
Constraint.php
ConstraintValidator.php
ConstraintValidatorFactory.php
ConstraintValidatorFactoryInterface.php
ConstraintValidatorInterface.php
ConstraintViolation.php
ConstraintViolationInterface.php
ConstraintViolationList.php
ConstraintViolationListInterface.php
ContainerConstraintValidatorFactory.php
GroupSequenceProviderInterface.php
LICENSE
ObjectInitializerInterface.php
README.md
Validation.php
ValidatorBuilder.php

Validator Component

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

Resources