Validator deprecated
  • References/PHP/Symfony/Component/Validator

class Validator implements

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

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

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

interface ValidatorBuilderInterface A configurable builder for ValidatorInterface objects.

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

class TraversalStrategy Specifies whether and how a traversable object should be traversed.

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

class EmailValidator extends

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

ConstraintViolationBuilderInterface setPlural(int $number) Sets the number which determines how the plural form of the violation message is chosen when it is translated. Parameters int $number The number for determining the plural form Return Value ConstraintViolationBuilderInterface This builder See also \Symfony\Component\Translation\TranslatorInterface::transChoice()

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

ValidatorBuilderInterface

2025-01-10 15:47:30