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 0a35843 commit 159169fCopy full SHA for 159169f
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 subschema MUST NOT impact the results of sibling
2218
+ subschemas. The consequence of this is that the 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