File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2332
2332
</t >
2333
2333
<t >
2334
2334
Validation succeeds if each element of the instance validates
2335
- against the schema at the same position, if any.
2335
+ against the schema at the same position, if any. This keyword
2336
+ does not constrain the length of the array. If the array is longer
2337
+ than this keyword's value, this keyword validates only the
2338
+ prefix of matching length.
2336
2339
</t >
2337
2340
<t >
2338
2341
This keyword produces an annotation value which is the largest
2339
2342
index to which this keyword applied a subschema. The value
2340
2343
MAY be a boolean true if a subschema was applied to every
2341
2344
index of the instance, such as is produced by the "items" keyword.
2345
+ This annotation affects the behavior of "items" and "unevaluatedItems".
2342
2346
</t >
2343
2347
<t >
2344
2348
Omitting this keyword has the same assertion behavior as
You can’t perform that action at this time.
0 commit comments