PropertyMetadataInterface deprecated::getPropertyValue()
  • References/PHP/Symfony/Component/Validator

mixed getPropertyValue(mixed $containingValue) Extracts the value of the property from the given

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

class GreaterThanOrEqualValidator extends

2025-01-10 15:47:30
MemberMetadata::getPropertyName()
  • References/PHP/Symfony/Component/Validator/Mapping

string getPropertyName() Returns the name of the property.

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
ExpressionValidator
  • References/PHP/Symfony/Component/Validator/Constraints

class ExpressionValidator extends

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

array getRequiredOptions() Returns the name of the required options. Override this method

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

ConstraintViolationBuilderInterface setParameters(array $parameters) Sets all parameters to be inserted into the violation message. Parameters array $parameters An array with the parameter names as keys and the values to be inserted in their place as values Return Value ConstraintViolationBuilderInterface This builder

2025-01-10 15:47:30
ClassMetadata::getGroupSequence()
  • References/PHP/Symfony/Component/Validator/Mapping

GroupSequence|null

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

addAll(Con

2025-01-10 15:47:30
All::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