ConstraintViolationBuilder::setTranslationDomain()
  • References/PHP/Symfony/Component/Validator/Violation

ConstraintViolationBuilderInterface setTranslationDomain(string $translationDomain) Sets the translation domain which should be used for translating the violation message. Parameters string $translationDomain The translation domain Return Value ConstraintViolationBuilderInterface This builder

2025-01-10 15:47:30
Regex::getHtmlPattern()
  • References/PHP/Symfony/Component/Validator/Constraints

string|null getHtmlPattern() Converts the htmlPattern to a suitable format for HTML5 pattern

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

interface PropertyMetadataContainerInterface deprecated

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

bool isObjectInitialized(string $cacheKey) Returns whether an object was initialized.

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

class IsNull extends Constraint

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

MetadataInterface|null

2025-01-10 15:47:30
MetadataFactoryInterface::getMetadataFor()
  • References/PHP/Symfony/Component/Validator/Mapping/Factory

MetadataInterface

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

class Expression extends Constraint

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

class Composite 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