Skip to content

Commit da4c2d8

Browse files
ManuelAgustinweaverryan
authored andcommitted
Fixed declared type of property 'traverse'.
1 parent 43d7444 commit da4c2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Valid.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Options
236236
traverse
237237
~~~~~~~~
238238

239-
**type**: ``string`` **default**: ``true``
239+
**type**: ``boolean`` **default**: ``true``
240240

241241
If this constraint is applied to a property that holds an array of objects,
242242
then each object in that array will be validated only if this option is set

0 commit comments

Comments
 (0)