Skip to content

Commit 8994b22

Browse files
javiereguiluzweaverryan
authored andcommitted
Improved the title of Validation Groups article to make it easier to find it
1 parent c52839a commit 8994b22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

validation/groups.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Validation; Groups
33

4-
How to Apply only a Subset of all Your Validation Constraints
5-
=============================================================
4+
How to Apply only a Subset of all Your Validation Constraints (Validation Groups)
5+
=================================================================================
66

77
By default, when validating an object all constraints of this class will
88
be checked whether or not they actually pass. In some cases, however, you

0 commit comments

Comments
 (0)