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