Traverse::getDefaultOption()
  • References/PHP/Symfony/Component/Validator/Constraints

string getDefaultOption() Returns the name of the default option. Override this method

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

add(ConstraintViolationInterface

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

ValidatorInterface

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

class RecursiveContextualValidator implements

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

ConstraintViolationBuilderInterface setInvalidValue(mixed $invalidValue) Sets the invalid value that caused this violation. Parameters mixed $invalidValue The invalid value Return Value ConstraintViolationBuilderInterface This builder

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

ConstraintViolationBuilderInterface atPath(string $path) Stores the property path at which the violation should be generated. The passed path will be appended to the current property path of the execution context. Parameters string $path The property path Return Value ConstraintViolationBuilderInterface This builder

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

Constrain

2025-01-10 15:47:30
TimeValidator::validate()
  • References/PHP/Symfony/Component/Validator/Constraints

validate(mixed $value, Constraint $constraint)

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

class LessThan extends

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

offsetExists($offset) {@inheritdoc} Parameters

2025-01-10 15:47:30