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

class ExpressionValidator extends

2025-01-10 15:47:30
Traverse::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
TimeValidator::validate()
  • References/PHP/Symfony/Component/Validator/Constraints

validate(mixed $value, Constraint $constraint)

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

class LessThan extends

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

class AbstractComparisonValidator extends

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

class Locale extends Constraint

2025-01-10 15:47:30
Callback::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
Callback::getTargets()
  • References/PHP/Symfony/Component/Validator/Constraints

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

2025-01-10 15:47:30
All::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
Existence
  • References/PHP/Symfony/Component/Validator/Constraints

class Existence extends

2025-01-10 15:47:30