Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit6343b24

Browse files
committed
Describe actual traversal behaviour
1 parent70ff9a3 commit6343b24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎reference/constraints/Valid.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ traverse
261261

262262
**type**: ``boolean`` **default**: ``true``
263263

264-
If this constraint is applied to aproperty that holds an array of objects,
265-
then each object in that array will be validated only if thisoption is
266-
set to ``true``.
264+
If this constraint is applied to a``Traversable``, then all containing values
265+
will be validated if this option is set to ``true``. Thisoption is ignored on
266+
arrays: Arrays are traversed in either case. Keys are not validated.
267267

268268
..include::/reference/constraints/_payload-option.rst.inc

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp