ExecutionContext::getPropertyPath()
  • References/PHP/Symfony/Component/Validator/Context

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

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

string getMessage() Returns the violation message.

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

interface PropertyMetadataContainerInterface deprecated

2025-01-10 15:47:30
ApcCache deprecated::read()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

ClassMetadata|false read(string

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

setConstraint(Constraint $constraint)

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

visit(MetadataInterface $metadata

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

class Uuid extends Constraint

2025-01-10 15:47:30
MetadataFactoryInterface::getMetadataFor()
  • References/PHP/Symfony/Component/Validator/Mapping/Factory

MetadataInterface

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

ContextualValidatorInterface validatePropertyValue(object|string $objectOrClass, string $propertyName, mixed $value, array|null $groups = null) Validates a value against the constraints specified for an object's property. Parameters object|string $objectOrClass The object or its class name string $propertyName The name of the property mixed $value The value to validate against the property's constraints array|null $groups The validation groups to validate. If none is given, "D

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

class Composite extends Constraint

2025-01-10 15:47:30