Skip to content

Commit dc62df8

Browse files
authored
add ProblemNormalizer
1 parent 30d824f commit dc62df8

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
@@ -736,6 +736,9 @@ There are several types of normalizers available:
736736
:class:`Symfony\\Component\\Validator\\ConstraintViolationListInterface`
737737
into a list of errors according to the `RFC 7807`_ standard.
738738

739+
:class:`Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer`
740+
Normalizes errors according to the API Problem spec `RFC 7807`_.
741+
739742
.. _component-serializer-encoders:
740743

741744
Encoders

0 commit comments

Comments
 (0)