RecursiveContextualValidator::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
ConstraintViolationBuilderInterface::setTranslationDomain()
  • References/PHP/Symfony/Component/Validator/Violation

ConstraintViolationBuilderInterface setTranslationDomain(string $translationDomain) Sets the translation domain which should be used for translating the violation message. Parameters string $translationDomain The translation domain Return Value ConstraintViolationBuilderInterface This builder See also \Symfony\Component\Translation\TranslatorInterface

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

getMetadataFor($value) {@inheritdoc} Parameters

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

interface ExecutionContextFactoryInterface Creates instances of {@link ExecutionContextInterface}

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

string|null getClassName() Returns the class name of the current node. If the metadata

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

class CardScheme extends Constraint

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

addViolation(string $message, array $parameters = array()) Adds a violation at the current node of

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

class IpValidator extends

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

Constrain

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

accept(Vali

2025-01-10 15:47:30