GenericMetadata::addConstraint()
  • References/PHP/Symfony/Component/Validator/Mapping

GenericMetadata addConstraint(

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

Constraint[] getConstraints()

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

Constraint[] findConstraints(string $group)

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

MetadataInterface|null

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

string getPropertyPath(string $subPath = '') Returns the property path to the value that the

2025-01-10 15:47:30
ExecutionContext 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
ExecutionContext::isObjectInitialized()
  • References/PHP/Symfony/Component/Validator/Context

bool isObjectInitialized(string $cacheKey) Returns whether an object was initialized.

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

string getLocale() Returns the locale of the translator.

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

bool isPublic(object|string $objectOrClassName) Returns whether this member is public.

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

MetadataFactoryInterface

2025-01-10 15:47:30