MetadataInterface::getCascadingStrategy()
  • References/PHP/Symfony/Component/Validator/Mapping

int getCascadingStrategy() Returns the strategy for cascading objects.

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

ValidatorBuilderInterface

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

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

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

Constrain

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

setNode(mixed $value, object|null $object,

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

bool hasPropertyMetadata(string $property) Check if there's any metadata attached to the given

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

mixed getCause() Returns the cause of the violation.

2025-01-10 15:47:30
ValidationVisitorInterface 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
GenericMetadata::findConstraints()
  • References/PHP/Symfony/Component/Validator/Mapping

Constraint[] findConstraints(string $group)

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

string|array getTargets() Returns whether the constraint can be put onto classes, properties

2025-01-10 15:47:30