ValidatorBuilderInterface::addXmlMappings()
  • References/PHP/Symfony/Component/Validator

ValidatorBuilderInterface

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

MetadataInterface

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

ClassMetadata setGroupSequence(array

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

interface ValidationVisitorInterface deprecated

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

ConstraintViolationBuilderInterface atPath(string $path) Stores the property path at which the violation should be generated. The passed path will be appended to the current property path of the execution context. Parameters string $path The property path Return Value ConstraintViolationBuilderInterface This builder

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

validateValue(mixed $value, Constraint|

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

string getMessageTemplate() Returns the raw violation message. The raw violation message

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

class Country extends Constraint

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

ValidatorBuilderInterface

2025-01-10 15:47:30