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 15cdfc3 commit 88d3cffCopy full SHA for 88d3cff
jsonschema-validation.xml
@@ -41,11 +41,13 @@
41
42
<abstract>
43
<t>
44
- JSON Schema (application/schema+json) has several purposes, one of which is JSON instance
45
- validation. This document specifies a vocabulary for JSON Schema to make assertions about
46
- valid instances.
+ JSON Schema (application/schema+json) has several purposes, one of which is JSON instance validation.
+ This document specifies a vocabulary for JSON Schema to describe the meaning of JSON documents,
+ provide hints for user interfaces working with JSON data,
47
+ and to make assertions about what a valid document must look like.
48
</t>
49
</abstract>
50
+
51
<note title="Note to Readers">
52
53
The issues list for this draft can be found at <eref target="https://github.com/json-schema-org/json-schema-spec/issues"/>.
0 commit comments