Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\Validator

Object name File name Summary
Constraint vendor/symfony/validator/Constraint.php Contains the properties of a constraint definition.
ConstraintValidator vendor/symfony/validator/ConstraintValidator.php Base class for constraint validators.
ConstraintValidatorFactory vendor/symfony/validator/ConstraintValidatorFactory.php Default implementation of the ConstraintValidatorFactoryInterface.
ConstraintValidatorFactoryInterface vendor/symfony/validator/ConstraintValidatorFactoryInterface.php Specifies an object able to return the correct ConstraintValidatorInterface
instance given a Constraint object.
ConstraintValidatorInterface vendor/symfony/validator/ConstraintValidatorInterface.php @author Bernhard Schussek <bschussek@gmail.com>
ConstraintViolation vendor/symfony/validator/ConstraintViolation.php Default implementation of {@ConstraintViolationInterface}.
ConstraintViolationInterface vendor/symfony/validator/ConstraintViolationInterface.php A violation of a constraint that happened during validation.
ConstraintViolationList vendor/symfony/validator/ConstraintViolationList.php Default implementation of {@ConstraintViolationListInterface}.
ConstraintViolationListInterface vendor/symfony/validator/ConstraintViolationListInterface.php A list of constraint violations.
ContainerConstraintValidatorFactory vendor/symfony/validator/ContainerConstraintValidatorFactory.php Uses a service container to create constraint validators.
GroupProviderInterface vendor/symfony/validator/GroupProviderInterface.php Defines the interface for a validation group provider.
GroupSequenceProviderInterface vendor/symfony/validator/GroupSequenceProviderInterface.php Defines the interface for a group sequence provider.
ObjectInitializerInterface vendor/symfony/validator/ObjectInitializerInterface.php Prepares an object for validation.
Validation vendor/symfony/validator/Validation.php Entry point for the Validator component.
ValidatorBuilder vendor/symfony/validator/ValidatorBuilder.php @author Bernhard Schussek <bschussek@gmail.com>
RSS feed
Powered by Drupal