8000
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.
2 parents 6f8439b + bd82a55 commit d32296dCopy full SHA for d32296d
book/validation.rst
@@ -779,10 +779,9 @@ user registers and when a user updates his/her contact information later:
779
780
With this configuration, there are two validation groups:
781
782
-* ``Default`` - contains the constraints not assigned to any other group;
783
-
784
-* ``User`` - contains the constraints that belongs to group ``Default``
785
- (this group is useful for :ref:`book-validation-group-sequence`);
+* ``User`` - contains the constraints that belong to no other group,
+ and is considered the ``Default`` group. (This group is useful for
+ :ref:`book-validation-group-sequence`);
786
787
* ``registration`` - contains the constraints on the ``email`` and ``password``
788
fields only.
0 commit comments