Skip to content

Commit c523b66

Browse files
committed
Add data model reference to vocabularies
1 parent 9ab1fdb commit c523b66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@
190190
<t>
191191
Whitespace and formatting concerns, including different lexical
192192
representations of numbers that are equal within the data model, are thus
193-
outside the scope of JSON Schema. JSON Schema vocabularies that wish
193+
outside the scope of JSON Schema. JSON Schema
194+
<xref target="vocabulary">vocabularies</xref> that wish
194195
to work with such differences in lexical representations SHOULD define
195196
keywords to precisely interpret formatted strings within the data model
196197
rather than relying on having the original JSON representation Unicode

0 commit comments

Comments
 (0)