ClassMetadata::addGetterConstraints()
  • References/PHP/Symfony/Component/Validator/Mapping

ClassMetadata addGetterConstraints(string

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

static

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

class Uuid extends Constraint

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

validateValue(mixed $value, Constraint|

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

Constrain

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

ContextualValidatorInterface inContext(ExecutionContextInterface $context) Returns a validator in the given execution context. The returned validator adds all generated violations to the given context. Parameters ExecutionContextInterface $context The execution context Return Value ContextualValidatorInterface The validator for that context

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

ValidatorBuilderInterface

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
CardScheme::getRequiredOptions()
  • References/PHP/Symfony/Component/Validator/Constraints

array getRequiredOptions() Returns the name of the required options. Override this method

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

ConstraintViolationBuilderInterface setCause(mixed $cause) Sets the cause of the violation. Parameters mixed $cause The cause of the violation Return Value ConstraintViolationBuilderInterface This builder

2025-01-10 15:47:30