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 0b94fb3 commit c654ef8Copy full SHA for c654ef8
reference/configuration/framework.rst
@@ -2578,7 +2578,7 @@ enable_annotations
2578
2579
**type**: ``boolean`` **default**: ``false``
2580
2581
-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.
2582
2583
translation_domain
2584
..................
@@ -2787,7 +2787,7 @@ enable_annotations
2787
2788
2789
2790
-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.
2791
2792
.. seealso::
2793
0 commit comments