We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46fa46 commit 559e2f7Copy full SHA for 559e2f7
jsonschema-core.xml
@@ -2760,9 +2760,14 @@
2760
<section title="Keyword Relative Location">
2761
<t>
2762
The relative location of the validating keyword that follows the path
2763
- traversed through the schema. The value MUST be expressed as a JSON
+ traversed through the schema. The value MUST be expressed as a JSON
2764
Pointer, and it MUST include any by-reference applicators such as
2765
"$ref" or "$dynamicRef".
2766
+ <cref>
2767
+ The schema may not actually have a value at the location indicated
2768
+ by this pointer. It is provided as an indication of the traversal
2769
+ path only.
2770
+ </cref>
2771
</t>
2772
<figure>
2773
<artwork>
0 commit comments