You are here

namespace Symfony\Component\Validator\Validator in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Validator\Validator
Classsort descending Location Description
ContextualValidatorInterface vendor/symfony/validator/Validator/ContextualValidatorInterface.php A validator in a specific execution context.
LegacyValidator vendor/symfony/validator/Validator/LegacyValidator.php A validator that supports both the API of Symfony < 2.5 and Symfony 2.5+.
RecursiveContextualValidator vendor/symfony/validator/Validator/RecursiveContextualValidator.php Recursive implementation of {@link ContextualValidatorInterface}.
RecursiveValidator vendor/symfony/validator/Validator/RecursiveValidator.php Recursive implementation of {@link ValidatorInterface}.
ValidatorInterface vendor/symfony/validator/Validator/ValidatorInterface.php Validates PHP values against constraints.