File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 2368
2368
</t >
2369
2369
<t >
2370
2370
The annotation result of this keyword is the set of instance
2371
- property names matched by this keyword. Annotation results
2372
- for "properties" keywords from multiple schemas applied to
2373
- the same instance location are combined by taking the union
2374
- of the sets.
2371
+ property names matched by this keyword.
2375
2372
</t >
2376
2373
<t >
2377
2374
Omitting this keyword has the same assertion behavior as
2394
2391
</t >
2395
2392
<t >
2396
2393
The annotation result of this keyword is the set of instance
2397
- property names matched by this keyword. Annotation results
2398
- for "patternProperties" keywords from multiple schemas applied to
2399
- the same instance location are combined by taking the union
2400
- of the sets.
2394
+ property names matched by this keyword.
2401
2395
</t >
2402
2396
<t >
2403
2397
Omitting this keyword has the same assertion behavior as
2424
2418
<t >
2425
2419
The annotation result of this keyword is the set of instance
2426
2420
property names validated by this keyword's subschema.
2427
- Annotation results for "additionalProperties" keywords from
2428
- multiple schemas applied to the same instance location are combined
2429
- by taking the union of the sets.
2430
2421
</t >
2431
2422
<t >
2432
2423
Omitting this keyword has the same assertion behavior as
2607
2598
<t >
2608
2599
The annotation result of this keyword is the set of instance
2609
2600
property names validated by this keyword's subschema.
2610
- Annotation results for "unevaluatedProperties" keywords from
2611
- multiple schemas applied to the same instance location are combined
2612
- by taking the union of the sets.
2613
2601
</t >
2614
2602
<t >
2615
2603
Omitting this keyword has the same assertion behavior as
You can’t perform that action at this time.
0 commit comments