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 788292b commit 35e7197Copy full SHA for 35e7197
book/validation.rst
@@ -814,7 +814,7 @@ and then the groups in the group sequence are validated in order.
814
.. tip::
815
816
Group sequences cannot contain the group ``Default``, as this would create
817
- a loop. Instead, use the group ``{ClassName}`` (e.g. ``User``) instead.
+ a loop. Instead, use the group ``{ClassName}`` (e.g. ``User``).
818
819
For example, suppose you have a ``User`` class and want to validate that the
820
username and the password are different only if all other validation passes
0 commit comments