Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 91dedc1

Browse filesBrowse files
committed
Minor tweak
1 parent 4353849 commit 91dedc1
Copy full SHA for 91dedc1

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎validation/sequence_provider.rst

Copy file name to clipboardExpand all lines: validation/sequence_provider.rst
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,13 @@ that group are valid, the second group, ``Strict``, will be validated.
139139
infinite recursion (as the ``Default`` group references the group
140140
sequence, which will contain the ``Default`` group which references the
141141
same group sequence, ...).
142-
142+
143143
.. caution::
144-
145-
Calling ``validate()`` with a group in the sequence (``Strict`` in previous example)
146-
will cause a validation **only** with that group and not with all the groups in the
147-
sequence.
148-
This is because sequence is now referred to ``Default`` group validation.
144+
145+
Calling ``validate()`` with a group in the sequence (``Strict`` in previous
146+
example) will cause a validation **only** with that group and not with all
147+
the groups in the sequence. This is because sequence is now referred to
148+
``Default`` group validation.
149149

150150
You can also define a group sequence in the ``validation_groups`` form option::
151151

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.