Skip to content

Commit a9be09c

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

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
@@ -434,8 +434,8 @@ vocabularies MUST NOT define any keywords which begin with this prefix.
434434

435435
#### Handling of unrecognized or unsupported keywords {#unrecognized}
436436

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

440440
## Keyword Behaviors
441441

0 commit comments

Comments
 (0)