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 8f2e5a6 commit 085d9fdCopy full SHA for 085d9fd
reference/configuration/framework.rst
@@ -2573,7 +2573,7 @@ enable_annotations
2573
2574
**type**: ``boolean`` **default**: ``false``
2575
2576
-If this option is enabled, validation constraints can be defined using annotations.
+If this option is enabled, validation constraints can be defined using annotations or attributes.
2577
2578
translation_domain
2579
..................
@@ -2782,7 +2782,7 @@ enable_annotations
2782
2783
2784
2785
-If this option is enabled, serialization groups can be defined using annotations.
+If this option is enabled, serialization groups can be defined using annotations or attributes.
2786
2787
.. seealso::
2788
0 commit comments