ConstraintViolationInterface::getCode()
  • References/PHP/Symfony/Component/Validator

string|null getCode() Returns a machine-digestible error code for the violation.

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

GenericMetadata addConstraint(

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

class BicValidator extends

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

MetadataFactoryInterface

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

MetadataInterface|null

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

bool isPrivate(object|string $objectOrClassName) Returns whether this member is private.

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

getClassName() {@inheritdoc}

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
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
ConstraintValidatorInterface::initialize()
  • References/PHP/Symfony/Component/Validator

initialize(

2025-01-10 15:47:30