Skip to content

Commit d4122bf

Browse files
committed
Validation: s/A missing/Omitting this/
1 parent 5246792 commit d4122bf

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

jsonschema-validation.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
characters as defined by <xref target="RFC7159">RFC 7159</xref>.
312312
</t>
313313
<t>
314-
A missing keyword has the same behavior as a value of 0.
314+
Omitting this keyword has the same behavior as a value of 0.
315315
</t>
316316
</section>
317317

@@ -346,7 +346,7 @@
346346
same position, if any.
347347
</t>
348348
<t>
349-
A missing keyword has the same behavior as an empty schema.
349+
Omitting this keyword has the same behavior as an empty schema.
350350
</t>
351351
</section>
352352

@@ -369,7 +369,7 @@
369369
applied to all elements.
370370
</t>
371371
<t>
372-
A missing keyword has the same behavior as an empty schema.
372+
Omitting this keyword has the same behavior as an empty schema.
373373
</t>
374374
</section>
375375

@@ -392,7 +392,7 @@
392392
greater than, or equal to, the value of this keyword.
393393
</t>
394394
<t>
395-
A missing keyword has the same behavior as a value of 0.
395+
Omitting this keyword has the same behavior as a value of 0.
396396
</t>
397397
</section>
398398

@@ -406,7 +406,7 @@
406406
successfully if all of its elements are unique.
407407
</t>
408408
<t>
409-
A missing keyword has the same behavior as a value of false.
409+
Omitting this keyword has the same behavior as a value of false.
410410
</t>
411411
</section>
412412

@@ -442,7 +442,7 @@
442442
keyword.
443443
</t>
444444
<t>
445-
A missing keyword has the same behavior as a value of 0.
445+
Omitting this keyword has the same behavior as a value of 0.
446446
</t>
447447
</section>
448448

@@ -456,7 +456,7 @@
456456
the name of a property in the instance.
457457
</t>
458458
<t>
459-
A missing keyword has the same behavior as an empty array.
459+
Omitting this keyword has the same behavior as an empty array.
460460
</t>
461461
</section>
462462

@@ -476,7 +476,7 @@
476476
corresponding schema.
477477
</t>
478478
<t>
479-
A missing keyword has the same behavior as an empty object.
479+
Omitting this keyword has the same behavior as an empty object.
480480
</t>
481481
</section>
482482

@@ -500,7 +500,7 @@
500500
schema that corresponds to a matching regular expression.
501501
</t>
502502
<t>
503-
A missing keyword has the same behavior as an empty object.
503+
Omitting this keyword has the same behavior as an empty object.
504504
</t>
505505
</section>
506506

@@ -522,7 +522,7 @@
522522
validates against the "additionalProperties" schema.
523523
</t>
524524
<t>
525-
A missing keyword has the same behavior as an empty schema.
525+
Omitting this keyword has the same behavior as an empty schema.
526526
</t>
527527
</section>
528528

@@ -546,7 +546,7 @@
546546
value must be a property that exists in the instance.
547547
</t>
548548
<t>
549-
A missing keyword has the same behavior as an empty object.
549+
Omitting this keyword has the same behavior as an empty object.
550550
</t>
551551
</section>
552552

@@ -560,7 +560,7 @@
560560
Note the property name that the schema is testing will always be a string.
561561
</t>
562562
<t>
563-
A missing keyword has the same behavior as an empty schema.
563+
Omitting this keyword has the same behavior as an empty schema.
564564
</t>
565565
</section>
566566

0 commit comments

Comments
 (0)