Skip to content

Commit 4d1f63f

Browse files
committed
adds cref for further clarification on evaluation path in output node
1 parent 85fe9a8 commit 4d1f63f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

jsonschema-core.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2705,9 +2705,14 @@
27052705
<section title="Keyword Relative Location">
27062706
<t>
27072707
The relative location of the validating keyword that follows the path
2708-
traversed through the schema. The value MUST be expressed as a JSON
2708+
traversed through the schema. The value MUST be expressed as a JSON
27092709
Pointer, and it MUST include any by-reference applicators such as
27102710
"$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>
27112716
</t>
27122717
<figure>
27132718
<artwork>

0 commit comments

Comments
 (0)