ValidatorBuilderInterface::setConstraintValidatorFactory()
  • References/PHP/Symfony/Component/Validator

ValidatorBuilderInterface

2025-01-10 15:47:30
DefaultTranslator deprecated::getLocale()
  • References/PHP/Symfony/Component/Validator

string getLocale() Returns the locale of the translator.

2025-01-10 15:47:30
Language
  • References/PHP/Symfony/Component/Validator/Constraints

class Language extends Constraint

2025-01-10 15:47:30
LegacyExecutionContext deprecated
  • References/PHP/Symfony/Component/Validator/Context

class LegacyExecutionContext extends

2025-01-10 15:47:30
GlobalExecutionContextInterface deprecated::getVisitor()
  • References/PHP/Symfony/Component/Validator

Validation

2025-01-10 15:47:30
Validation
  • References/PHP/Symfony/Component/Validator

class Validation Entry point for the Validator component. Methods

2025-01-10 15:47:30
ExecutionContextInterface::getRoot()
  • References/PHP/Symfony/Component/Validator/Context

mixed getRoot() Returns the value at which validation was started in the object graph. The

2025-01-10 15:47:30
ConstraintViolation::getPlural()
  • References/PHP/Symfony/Component/Validator

int|null getPlural() Returns a number for pluralizing the violation message. For example

2025-01-10 15:47:30
Constraint::getErrorName()
  • References/PHP/Symfony/Component/Validator

static string getErrorName(string $errorCode) Returns the name of the given error

2025-01-10 15:47:30
ConstraintViolationBuilderInterface::addViolation()
  • References/PHP/Symfony/Component/Validator/Violation

addViolation() Adds the violation to the current execution context.

2025-01-10 15:47:30