|
2549 | 2549 | This means that "prefixItems", "items", "contains", and all in-place
|
2550 | 2550 | applicators MUST be evaluated before this keyword can be evaluated.
|
2551 | 2551 | Authors of extension keywords MUST NOT define an in-place applicator
|
2552 | | - that would need to be evaluated before this keyword. |
| 2552 | + that would need to be evaluated after this keyword. |
2553 | 2553 | </t>
|
2554 | 2554 | <t>
|
2555 | 2555 | If the "unevaluatedItems" subschema is applied to any
|
|
2594 | 2594 | This means that "properties", "patternProperties", "additionalProperties",
|
2595 | 2595 | and all in-place applicators MUST be evaluated before this keyword can
|
2596 | 2596 | be evaluated. Authors of extension keywords MUST NOT define an in-place
|
2597 | | - applicator that would need to be evaluated before this keyword. |
| 2597 | + applicator that would need to be evaluated after this keyword. |
2598 | 2598 | </t>
|
2599 | 2599 | <t>
|
2600 | 2600 | The annotation result of this keyword is the set of instance
|
|
0 commit comments