Skip to content

Commit d256990

Browse files
zairigimadjaviereguiluz
authored andcommitted
add ProblemNormalizer
1 parent 7f03598 commit d256990

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/serializer.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,9 @@ There are several types of normalizers available:
762762
:class:`Symfony\\Component\\Validator\\ConstraintViolationListInterface`
763763
into a list of errors according to the `RFC 7807`_ standard.
764764

765+
:class:`Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer`
766+
Normalizes errors according to the API Problem spec `RFC 7807`_.
767+
765768
.. _component-serializer-encoders:
766769

767770
Encoders

0 commit comments

Comments
 (0)