File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 522
522
<section title =" Inline dereferencing and fragments" >
523
523
<t >
524
524
When using inline dereferencing, a resolution scope may lead to a URI which
525
- has a non empty fragment part which is not a JSON Pointer, as in this
525
+ has a non- empty fragment part which is not a JSON Pointer, as in this
526
526
example:
527
527
</t >
528
528
Original file line number Diff line number Diff line change 17
17
<?rfc rfcedstyle =" yes" ?>
18
18
<rfc category =" info" docName =" draft-fge-json-schema-validation-01" ipr =" trust200902" >
19
19
<front >
20
- <title abbrev =" JSON Schema" >JSON Schema: interactive and non interactive validation</title >
20
+ <title abbrev =" JSON Schema" >JSON Schema: interactive and non- interactive validation</title >
21
21
22
22
<author fullname =" Geraint Luff" initials =" G" surname =" Luff" role =" editor" >
23
23
<address >
64
64
<abstract >
65
65
<t >
66
66
JSON Schema (application/schema+json) has several purposes, one of which is instance
67
- validation. The validation process may be interactive or non interactive. For
67
+ validation. The validation process may be interactive or non- interactive. For
68
68
instance, applications may use JSON Schema to build a user interface enabling
69
69
interactive content generation in addition to user input checking, or validate data
70
70
retrieved from various sources. This specification describes schema keywords
You can’t perform that action at this time.
0 commit comments