I get this error:
Call to an undefined method Symfony\Component\Validator\ConstraintViolationListInterface::__toString()
But __toString() actually should be implemented: https://github.com/symfony/symfony/blob/6.3/src/Symfony/Component/Validator/ConstraintViolationListInterface.php#L24