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 30d824f commit dc62df8Copy full SHA for dc62df8
components/serializer.rst
@@ -736,6 +736,9 @@ There are several types of normalizers available:
736
:class:`Symfony\\Component\\Validator\\ConstraintViolationListInterface`
737
into a list of errors according to the `RFC 7807`_ standard.
738
739
+:class:`Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer`
740
+ Normalizes errors according to the API Problem spec `RFC 7807`_.
741
+
742
.. _component-serializer-encoders:
743
744
Encoders
0 commit comments