Skip to content

Commit e3a5aa2

Browse files
committed
update unrecognized section to include all keywords which could be known to an implementations as 'recognized'
1 parent 4cfe452 commit e3a5aa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,8 @@ vocabularies MUST NOT define any keywords which begin with this prefix.
438438

439439
#### Handling of unrecognized or unsupported keywords {#unrecognized}
440440

441-
Implementations MUST refuse to process schemas which contain keywords they do
442-
not recognize, or that they recognize but do not support.
441+
Implementations MUST refuse to evaluate schemas which contain keywords which
442+
they do not know how to process or explicitly choose not to process.
443443

444444
## Keyword Behaviors
445445

0 commit comments

Comments
 (0)