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

class NotIdenticalToValidator extends

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

class DateTime extends Constraint

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

class UrlValidator extends

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

Validation

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

class NotBlank extends Constraint

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

class IsbnValidator extends

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

class TypeValidator extends

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
Validation
  • References/PHP/Symfony/Component/Validator

class Validation Entry point for the Validator component. Methods

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

mixed getRoot() Returns the value at which validation was started in the object graph. The

2025-01-10 15:47:30