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

class Length extends Constraint

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

class Range extends Constraint

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

class DefaultTranslator implements

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

interface ExecutionContextInterface deprecated

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

class Image extends File

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

interface ConstraintViolationListInterface implements Traversable,

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

Classes

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

ConstraintViolationBuilderInterface setParameter(string $key, string $value) Sets a parameter to be inserted into the violation message. Parameters string $key The name of the parameter string $value The value to be inserted in the parameter's place Return Value ConstraintViolationBuilderInterface This builder

2025-01-10 15:47:30
ClassMetadataInterface::getGroupSequence()
  • References/PHP/Symfony/Component/Validator/Mapping

GroupSequence|null

2025-01-10 15:47:30