File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change @@ -830,7 +830,7 @@ the string ``Default``.
830
830
When validating *just * the User object, there is no difference between the ``Default `` group
831
831
and the ``User `` group. But, there is a difference if ``User `` has embedded objects. For example,
832
832
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
834
834
validated when you validate the ``User `` object.
835
835
836
836
If you validate ``User `` using the ``Default `` group, then any constraints on the ``Address ``
You can’t perform that action at this time.
0 commit comments