Skip to content

Commit 085d9fd

Browse files
committed
enable_annotations read also attributes
1 parent 8f2e5a6 commit 085d9fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2573,7 +2573,7 @@ enable_annotations
25732573

25742574
**type**: ``boolean`` **default**: ``false``
25752575

2576-
If this option is enabled, validation constraints can be defined using annotations.
2576+
If this option is enabled, validation constraints can be defined using annotations or attributes.
25772577

25782578
translation_domain
25792579
..................
@@ -2782,7 +2782,7 @@ enable_annotations
27822782

27832783
**type**: ``boolean`` **default**: ``false``
27842784

2785-
If this option is enabled, serialization groups can be defined using annotations.
2785+
If this option is enabled, serialization groups can be defined using annotations or attributes.
27862786

27872787
.. seealso::
27882788

0 commit comments

Comments
 (0)