|
311 | 311 | characters as defined by <xref target="RFC7159">RFC 7159</xref>.
|
312 | 312 | </t>
|
313 | 313 | <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. |
315 | 315 | </t>
|
316 | 316 | </section>
|
317 | 317 |
|
|
346 | 346 | same position, if any.
|
347 | 347 | </t>
|
348 | 348 | <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. |
350 | 350 | </t>
|
351 | 351 | </section>
|
352 | 352 |
|
|
369 | 369 | applied to all elements.
|
370 | 370 | </t>
|
371 | 371 | <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. |
373 | 373 | </t>
|
374 | 374 | </section>
|
375 | 375 |
|
|
392 | 392 | greater than, or equal to, the value of this keyword.
|
393 | 393 | </t>
|
394 | 394 | <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. |
396 | 396 | </t>
|
397 | 397 | </section>
|
398 | 398 |
|
|
406 | 406 | successfully if all of its elements are unique.
|
407 | 407 | </t>
|
408 | 408 | <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. |
410 | 410 | </t>
|
411 | 411 | </section>
|
412 | 412 |
|
|
442 | 442 | keyword.
|
443 | 443 | </t>
|
444 | 444 | <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. |
446 | 446 | </t>
|
447 | 447 | </section>
|
448 | 448 |
|
|
456 | 456 | the name of a property in the instance.
|
457 | 457 | </t>
|
458 | 458 | <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. |
460 | 460 | </t>
|
461 | 461 | </section>
|
462 | 462 |
|
|
476 | 476 | corresponding schema.
|
477 | 477 | </t>
|
478 | 478 | <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. |
480 | 480 | </t>
|
481 | 481 | </section>
|
482 | 482 |
|
|
500 | 500 | schema that corresponds to a matching regular expression.
|
501 | 501 | </t>
|
502 | 502 | <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. |
504 | 504 | </t>
|
505 | 505 | </section>
|
506 | 506 |
|
|
522 | 522 | validates against the "additionalProperties" schema.
|
523 | 523 | </t>
|
524 | 524 | <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. |
526 | 526 | </t>
|
527 | 527 | </section>
|
528 | 528 |
|
|
546 | 546 | value must be a property that exists in the instance.
|
547 | 547 | </t>
|
548 | 548 | <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. |
550 | 550 | </t>
|
551 | 551 | </section>
|
552 | 552 |
|
|
560 | 560 | Note the property name that the schema is testing will always be a string.
|
561 | 561 | </t>
|
562 | 562 | <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. |
564 | 564 | </t>
|
565 | 565 | </section>
|
566 | 566 |
|
|
0 commit comments