ConstraintViolation
  • References/PHP/Symfony/Component/Validator

class ConstraintViolation implements

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

class ConstraintViolationList implements IteratorAggregate,

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

MetadataInterface|null

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

class Expression extends Constraint

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

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

2025-01-10 15:47:30
Expression::getDefaultOption()
  • References/PHP/Symfony/Component/Validator/Constraints

string getDefaultOption() Returns the name of the default option. Override this method

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

mixed getRoot() Returns the value at which validation was started in the object graph.

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

class Length extends Constraint

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

validate(mixed $value, string $group, string $propertyPath, bool $traverse = false, bool $deep = false)

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

string getMessageTemplate() Returns the raw violation message. The raw violation message

2025-01-10 15:47:30