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 85fe9a8 commit 4d1f63fCopy full SHA for 4d1f63f
jsonschema-core.xml
@@ -2705,9 +2705,14 @@
2705
<section title="Keyword Relative Location">
2706
<t>
2707
The relative location of the validating keyword that follows the path
2708
- traversed through the schema. The value MUST be expressed as a JSON
+ traversed through the schema. The value MUST be expressed as a JSON
2709
Pointer, and it MUST include any by-reference applicators such as
2710
"$ref" or "$dynamicRef".
2711
+ <cref>
2712
+ The schema may not actually have a value at the location indicated
2713
+ by this pointer. It is provided as an indication of the traversal
2714
+ path only.
2715
+ </cref>
2716
</t>
2717
<figure>
2718
<artwork>
0 commit comments