Skip to content

Commit 559e2f7

Browse files
gregsdennisjdesrosiers
authored andcommitted
adds cref for further clarification on evaluation path in output node
1 parent c46fa46 commit 559e2f7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

jsonschema-core.xml

+6-1
Original file line numberDiff line numberDiff line change
@@ -2760,9 +2760,14 @@
27602760
<section title="Keyword Relative Location">
27612761
<t>
27622762
The relative location of the validating keyword that follows the path
2763-
traversed through the schema. The value MUST be expressed as a JSON
2763+
traversed through the schema. The value MUST be expressed as a JSON
27642764
Pointer, and it MUST include any by-reference applicators such as
27652765
"$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>
27662771
</t>
27672772
<figure>
27682773
<artwork>

0 commit comments

Comments
 (0)