Closed
Description
Currently the documentation states that the only parameters passed to the callback are the validated object (if callback is not concete) and the ExecutionContextInterface.
However since symfony/symfony#16909 the payload is passed as well.
The examples show this correctly (added with #6593) but the description does not