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 d44325d commit 54e7561Copy full SHA for 54e7561
jsonschema-core.xml
@@ -655,8 +655,9 @@
655
</t>
656
<t>
657
Other keywords may take into account the dynamic scope that exists during the
658
- evaluation of a schema. The outermost dynamic scope is the root schema of the
659
- schema document in which processing begins. The path from this root schema to
+ evaluation of a schema. The outermost dynamic scope is the schema object at
+ which processing begins, even if it is not a schema resource root.
660
+ The path from this schema to
661
any particular keyword (that includes any "$ref" and "$dynamicRef" keywords that
662
may have been resolved) is considered the keyword's "validation path."
663
0 commit comments