ExecutionContextInterface::isConstraintValidated()
  • References/PHP/Symfony/Component/Validator/Context

bool isConstraintValidated(string $cacheKey, string $constraintHash) Returns whether a constraint

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

markGroupAsValidated(string $cacheKey, string $groupHash) Marks an object as validated in a specific

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

add(ConstraintViolationInterface

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
RecursiveValidator::validatePropertyValue()
  • References/PHP/Symfony/Component/Validator/Validator

Constrain

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

class TypeValidator extends

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

ConstraintViolationBuilderInterface setPlural(int $number) Sets the number which determines how the plural form of the violation message is chosen when it is translated. Parameters int $number The number for determining the plural form Return Value ConstraintViolationBuilderInterface This builder See also \Symfony\Component\Translation\TranslatorInterface::transChoice()

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

ValidatorBuilderInterface

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

Constraint|null getConstraint()

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

class NotIdenticalToValidator extends

2025-01-10 15:47:30