ClassMetadataInterface::isGroupSequenceProvider()
  • References/PHP/Symfony/Component/Validator/Mapping

bool isGroupSequenceProvider() Returns whether the "Default" group is overridden by a dynamic

2025-01-10 15:47:30
ConstraintViolationBuilderInterface::setCode()
  • References/PHP/Symfony/Component/Validator/Violation

ConstraintViolationBuilderInterface setCode(string|null $code) Sets the violation code. Parameters string|null $code The violation code Return Value ConstraintViolationBuilderInterface This builder

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

bool hasMetadataFor(mixed $value) Returns whether the class is able to return metadata for the

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
ExecutionContextInterface::markObjectAsInitialized()
  • References/PHP/Symfony/Component/Validator/Context

markObjectAsInitialized(string $cacheKey) Marks that an object was initialized.

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

Constrain

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

ValidatorBuilderInterface

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

accept(Vali

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

ContextualValidatorInterface atPath(string $path) Appends the given path to the property path of the context. If called multiple times, the path will always be reset to the context's original path with the given path appended to it. Parameters string $path The path to append Return Value ContextualValidatorInterface This validator

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

class GreaterThanOrEqual extends

2025-01-10 15:47:30