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 7f03598 commit d256990Copy full SHA for d256990
components/serializer.rst
@@ -762,6 +762,9 @@ There are several types of normalizers available:
762
:class:`Symfony\\Component\\Validator\\ConstraintViolationListInterface`
763
into a list of errors according to the `RFC 7807`_ standard.
764
765
+:class:`Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer`
766
+ Normalizes errors according to the API Problem spec `RFC 7807`_.
767
+
768
.. _component-serializer-encoders:
769
770
Encoders
0 commit comments