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.
2 parents 950dce0 + c260f98 commit 65de3c9Copy full SHA for 65de3c9
jsonschema-core.xml
@@ -2212,6 +2212,13 @@
2212
or modifying the subschema results in various ways.
2213
</t>
2214
2215
+ <t>
2216
+ Subschemas of these keywords evaluate the instance completely independently
2217
+ such that the results of one such subschema MUST NOT impact the results of sibling
2218
+ subschemas. Therefore subschemas may be applied in
2219
+ any order.
2220
+ </t>
2221
+
2222
<section title="Keywords for Applying Subschemas With Logic" anchor="logic">
2223
<t>
2224
These keywords correspond to logical operators for combining or modifying
0 commit comments