File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 415
415
<t >
416
416
An array instance is valid against "maxContains" if its
417
417
value is less than or equal to, the array length of the annotation
418
- result from an ajacent
418
+ result from an adjacent
419
419
<xref target =" json-schema" >"contains"</xref > keyword where the
420
420
annotation is an array, or the length of the instance array
421
421
where the annotation is "true".
433
433
<t >
434
434
An array instance is valid against "minContains" if its
435
435
value is greater than or equal to, the array length of the annotation
436
- result from an ajacent
436
+ result from an adjacent
437
437
<xref target =" json-schema" >"contains"</xref > keyword where the
438
438
annotation is an array, or the length of the instance array
439
439
where the annotation is "true".
You can’t perform that action at this time.
0 commit comments