We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a776d2 commit 8fc196cCopy full SHA for 8fc196c
jsonschema-core.xml
@@ -2303,7 +2303,7 @@
2303
<section title="Keywords for Applying Subschemas to Arrays">
2304
<section title="prefixItems">
2305
<t>
2306
- The value of "prefixItems" MUST be an array of valid JSON Schemas.
+ The value of "prefixItems" MUST be a non-empty array of valid JSON Schemas.
2307
</t>
2308
2309
Validation succeeds if each element of the instance validates
0 commit comments