|
2318 | 2318 | positions within the instance array, it produces an |
2319 | 2319 | annotation result of boolean true, indicating that all remaining array |
2320 | 2320 | elements have been evaluated against this keyword's subschema. |
| 2321 | + This annotation affects the behavior of "unevaluatedItems" in the |
| 2322 | + Unevaluated vocabulary. |
2321 | 2323 | </t> |
2322 | 2324 | <t> |
2323 | 2325 | Omitting this keyword has the same assertion behavior as |
|
2354 | 2356 | the subschema validates successfully when applied to every index of the |
2355 | 2357 | instance. The annotation MUST be present if the instance array to which |
2356 | 2358 | this keyword's schema applies is empty. |
| 2359 | + This annotation affects the behavior of "unevaluatedItems" in the |
| 2360 | + Unevaluated vocabulary. |
2357 | 2361 | </t> |
2358 | 2362 | </section> |
2359 | 2363 | </section> |
|
2373 | 2377 | <t> |
2374 | 2378 | The annotation result of this keyword is the set of instance |
2375 | 2379 | property names matched by this keyword. |
| 2380 | + This annotation affects the behavior of "additionalProperties" (in |
| 2381 | + this vocabulary) and "unevaluatedProperties" in the Unevaluated vocabulary. |
2376 | 2382 | </t> |
2377 | 2383 | <t> |
2378 | 2384 | Omitting this keyword has the same assertion behavior as |
|
2396 | 2402 | <t> |
2397 | 2403 | The annotation result of this keyword is the set of instance |
2398 | 2404 | property names matched by this keyword. |
| 2405 | + This annotation affects the behavior of "additionalProperties" (in this |
| 2406 | + vocabulary) and "unevaluatedProperties" (in the Unevaluated vocabulary). |
2399 | 2407 | </t> |
2400 | 2408 | <t> |
2401 | 2409 | Omitting this keyword has the same assertion behavior as |
|
2422 | 2430 | <t> |
2423 | 2431 | The annotation result of this keyword is the set of instance |
2424 | 2432 | property names validated by this keyword's subschema. |
| 2433 | + This annotation affects the behavior of "unevaluatedProperties" |
| 2434 | + in the Unevaluated vocabulary. |
2425 | 2435 | </t> |
2426 | 2436 | <t> |
2427 | 2437 | Omitting this keyword has the same assertion behavior as |
|
2552 | 2562 | positions within the instance array, it produces an |
2553 | 2563 | annotation result of boolean true, analogous to the |
2554 | 2564 | behavior of "items". |
| 2565 | + This annotation affects the behavior of "unevaluatedItems" in parent schemas. |
2555 | 2566 | </t> |
2556 | 2567 | <t> |
2557 | 2568 | Omitting this keyword has the same assertion behavior as |
|
2595 | 2606 | <t> |
2596 | 2607 | The annotation result of this keyword is the set of instance |
2597 | 2608 | property names validated by this keyword's subschema. |
| 2609 | + This annotation affects the behavior of "unevaluatedProperties" in parent schemas. |
2598 | 2610 | </t> |
2599 | 2611 | <t> |
2600 | 2612 | Omitting this keyword has the same assertion behavior as |
|
0 commit comments