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

setNode(mixed $value, object|null $object,

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

string|null getPropertyName() Returns the property name of the current node. If the metadata

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

offsetUnset($offset) {@inheritdoc} Parameters

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

ContextualValidatorInterface atPath(string $path) Appends the given path to the property path of the context. If called multiple times, the path will always be reset to the context's original path with the given path appended to it. Parameters string $path The path to append Return Value ContextualValidatorInterface This validator

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

class ValidatorBuilder implements

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

ValidatorBuilderInterface

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

setGroup(string|null $group) Sets the currently validated group.

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

ClassMetadata addProper

2025-01-10 15:47:30
YamlFileLoader
  • References/PHP/Symfony/Component/Validator/Mapping/Loader

class YamlFileLoader extends

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

class True extends IsTrue

2025-01-10 15:47:30