|
2374 | 2374 | </t>
|
2375 | 2375 | <t>
|
2376 | 2376 | The annotation result of this keyword is the set of instance
|
2377 | | - property names matched by this keyword. Annotation results |
2378 | | - for "properties" keywords from multiple schemas applied to |
2379 | | - the same instance location are combined by taking the union |
2380 | | - of the sets. |
| 2377 | + property names matched by this keyword. |
2381 | 2378 | </t>
|
2382 | 2379 | <t>
|
2383 | 2380 | Omitting this keyword has the same assertion behavior as
|
|
2400 | 2397 | </t>
|
2401 | 2398 | <t>
|
2402 | 2399 | The annotation result of this keyword is the set of instance
|
2403 | | - property names matched by this keyword. Annotation results |
2404 | | - for "patternProperties" keywords from multiple schemas applied to |
2405 | | - the same instance location are combined by taking the union |
2406 | | - of the sets. |
| 2400 | + property names matched by this keyword. |
2407 | 2401 | </t>
|
2408 | 2402 | <t>
|
2409 | 2403 | Omitting this keyword has the same assertion behavior as
|
|
2430 | 2424 | <t>
|
2431 | 2425 | The annotation result of this keyword is the set of instance
|
2432 | 2426 | property names validated by this keyword's subschema.
|
2433 | | - Annotation results for "additionalProperties" keywords from |
2434 | | - multiple schemas applied to the same instance location are combined |
2435 | | - by taking the union of the sets. |
2436 | 2427 | </t>
|
2437 | 2428 | <t>
|
2438 | 2429 | Omitting this keyword has the same assertion behavior as
|
|
2613 | 2604 | <t>
|
2614 | 2605 | The annotation result of this keyword is the set of instance
|
2615 | 2606 | property names validated by this keyword's subschema.
|
2616 | | - Annotation results for "unevaluatedProperties" keywords from |
2617 | | - multiple schemas applied to the same instance location are combined |
2618 | | - by taking the union of the sets. |
2619 | 2607 | </t>
|
2620 | 2608 | <t>
|
2621 | 2609 | Omitting this keyword has the same assertion behavior as
|
|
0 commit comments