File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Configuration
9595 * :ref: `enable_annotations <reference-validation-enable_annotations >`
9696 * `translation_domain `_
9797 * `strict_email `_
98- * `mapping `_
98+ * :ref: `mapping < reference-validation-mapping >`
9999 * :ref: `paths <reference-validation-mapping-paths >`
100100* `annotations `_
101101 * :ref: `cache <reference-annotations-cache >`
@@ -107,7 +107,7 @@ Configuration
107107 * :ref: `enable_annotations <reference-serializer-enable_annotations >`
108108 * :ref: `name_converter <reference-serializer-name_converter >`
109109 * :ref: `circular_reference_handler <reference-serializer-circular_reference_handler >`
110- * `mapping `_
110+ * :ref: `mapping < reference-serializer-mapping >`
111111 * :ref: `paths <reference-serializer-mapping-paths >`
112112* `php_errors `_
113113 * `log `_
@@ -1569,6 +1569,8 @@ If this option is enabled, the `egulias/email-validator`_ library will be
15691569used by the :doc: `/reference/constraints/Email ` constraint validator. Otherwise,
15701570the validator uses a simple regular expression to validate email addresses.
15711571
1572+ .. _reference-validation-mapping :
1573+
15721574mapping
15731575.......
15741576
@@ -1694,6 +1696,8 @@ method.
16941696 For more information, see
16951697 :ref: `component-serializer-handling-circular-references `.
16961698
1699+ .. _reference-serializer-mapping :
1700+
16971701mapping
16981702.......
16991703
You can’t perform that action at this time.
0 commit comments