Skip to content

Commit 88d3cff

Browse files
committed
Validation: Elaborate on abstract
1 parent 15cdfc3 commit 88d3cff

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

jsonschema-validation.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,13 @@
4141

4242
<abstract>
4343
<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.
44+
JSON Schema (application/schema+json) has several purposes, one of which is JSON instance validation.
45+
This document specifies a vocabulary for JSON Schema to describe the meaning of JSON documents,
46+
provide hints for user interfaces working with JSON data,
47+
and to make assertions about what a valid document must look like.
4748
</t>
4849
</abstract>
50+
4951
<note title="Note to Readers">
5052
<t>
5153
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

Comments
 (0)