Skip to content

Commit dbda710

Browse files
author
Florian Belhomme
committed
Add precision on the concerned fields
1 parent fa9139b commit dbda710

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

validation/groups.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ With this configuration, there are three validation groups:
132132

133133
``Default``
134134
Contains the constraints in the current class and all referenced classes
135-
that belong to no other group.
135+
that belong to no other group. Contains the constraint on the ``city``
136+
field only.
136137

137138
``User``
138139
Equivalent to all constraints of the ``User`` object in the ``Default``

0 commit comments

Comments
 (0)