From f1bae0662c677e885a6cf0bfe1f3f0b2a31db06b Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Wed, 31 Aug 2016 17:25:47 +0200 Subject: [PATCH] Improved the title of Validation Groups article to make it easier to find it --- validation/groups.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/validation/groups.rst b/validation/groups.rst index 196517b2755..89ca9bf0dfb 100644 --- a/validation/groups.rst +++ b/validation/groups.rst @@ -1,8 +1,8 @@ .. index:: single: Validation; Groups -How to Apply only a Subset of all Your Validation Constraints -============================================================= +How to Apply only a Subset of all Your Validation Constraints (Validation Groups) +================================================================================= By default, when validating an object all constraints of this class will be checked whether or not they actually pass. In some cases, however, you