ConstraintViolationList::remove()
  • References/PHP/Symfony/Component/Validator

remove(int $offset) Removes a violation at a given offset.

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

string getGroup() Returns the validation group that is currently being validated.

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

ValidatorBuilderInterface

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
ClassMetadata::setGroupSequence()
  • References/PHP/Symfony/Component/Validator/Mapping

ClassMetadata setGroupSequence(array

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

ValidatorBuilderInterface

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

class IsTrueValidator extends

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

ContextualValidatorInterface startContext() Starts a new validation context and returns a validator for that context. The returned validator collects all violations generated within its context. You can access these violations with the {@link ContextualValidatorInterface::getViolations()} method. Return Value ContextualValidatorInterface The validator for the new context

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

array getParameters() Returns the parameters to be inserted into the raw violation message.

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

MetadataInterface

2025-01-10 15:47:30