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 0507225

Browse filesBrowse files
committed
Fixing bad reference
1 parent 5a56624 commit 0507225
Copy full SHA for 0507225

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎book/validation.rst

Copy file name to clipboardExpand all lines: book/validation.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ the string ``Default``.
830830
When validating *just* the User object, there is no difference between the ``Default`` group
831831
and the ``User`` group. But, there is a difference if ``User`` has embedded objects. For example,
832832
imagine ``User`` has an ``address`` property that contains some ``Address`` object and that
833-
you've added the :doc:`/reference/constraints/valid` constraint to this property so that it's
833+
you've added the :doc:`/reference/constraints/Valid` constraint to this property so that it's
834834
validated when you validate the ``User`` object.
835835

836836
If you validate ``User`` using the ``Default`` group, then any constraints on the ``Address``

0 commit comments

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