Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2a1bcdc

Browse files
committed
Fix typos in validation spec
1 parent 4e0a10e commit 2a1bcdc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎jsonschema-validation.xml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
and asserts constraints on the structure of the data at each location.
123123
An instance location that satisfies all asserted constraints is then
124124
annotated with any keywords that contain non-assertion information,
125-
such as desciptive metadata and usage hints. If all locations within
125+
such as descriptive metadata and usage hints. If all locations within
126126
the instance satisfy all asserted constraints, then the instance is
127127
said to be valid against the schema.
128128
</t>
@@ -246,7 +246,7 @@
246246
<section title="Annotations and Short-Circuit Validation">
247247
<t>
248248
Annotation keywords MUST be applied to all possible sub-instances.
249-
even if such application can be short-circuited when only assertion
249+
Even if such application can be short-circuited when only assertion
250250
evaluation is needed. For instance, the "contains" keyword need only
251251
be checked for assertions until at least one array item proves valid.
252252
However, when working with annotations, all items in the array must
@@ -866,7 +866,7 @@
866866
The "format" keyword functions as both an annotation
867867
(<xref target="annotations" />) and as an assertion
868868
(<xref target="assertions" />). While no special effort is required to
869-
implement it as an annotation convenying semantic meaning, implementing
869+
implement it as an annotation conveying semantic meaning, implementing
870870
validation is non-trivial.
871871
</t>
872872
<t>
@@ -1098,7 +1098,7 @@
10981098
The content keywords function as both annotations
10991099
(<xref target="annotations" />) and as assertions
11001100
(<xref target="assertions" />).
1101-
While no special effort is required to implement them as annotations convenying
1101+
While no special effort is required to implement them as annotations conveying
11021102
how applications can interpret the data in the string, implementing
11031103
validation of conformance to the media type and encoding is non-trivial.
11041104
</t>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /