ConstraintViolationListInterface
validateValue(mixed $value, Constraint|Constraint[] $constraints, array|null $groups = null)
Validates a value against a constraint or a list of constraints.
Parameters mixed $value The value to validate.
Constraint|Constraint[] $constraints The constraint(s) to validate against. array|null $groups The validation groups to validate. Return Value ConstraintViolationListInterface A list of constraint violations. If the list is empty, validation