IbanValidator
  • References/PHP/Symfony/Component/Validator/Constraints

class IbanValidator extends

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

class RecursiveValidator implements

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

mixed getInvalidValue() Returns the value that caused the violation.

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

ClassMetadata addProper

2025-01-10 15:47:30
ContextualValidatorInterface::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
All::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
BlackHoleMetadataFactory
  • References/PHP/Symfony/Component/Validator/Mapping/Factory

class BlackHoleMetadataFactory implements

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

class GreaterThanOrEqual extends

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

Constrain

2025-01-10 15:47:30