8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c23cf commit 7ddff2fCopy full SHA for 7ddff2f
messenger.rst
@@ -1738,7 +1738,7 @@ Other Middlewares
1738
The ``validation`` middleware was introduced in Symfony 4.1.
1739
1740
Add the ``validation`` middleware if you need to validate the message
1741
-object using the :doc:`Validator component <validator>` before handling it.
+object using the :doc:`Validator component </components/validator>` before handling it.
1742
If validation fails, a ``ValidationFailedException`` will be thrown. The
1743
:class:`Symfony\\Component\\Messenger\\Stamp\\ValidationStamp` can be used
1744
to configure the validation groups.
0 commit comments