We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ad5db commit a9be09cCopy full SHA for a9be09c
jsonschema-core.md
@@ -434,8 +434,8 @@ vocabularies MUST NOT define any keywords which begin with this prefix.
434
435
#### Handling of unrecognized or unsupported keywords {#unrecognized}
436
437
-Implementations MUST refuse to process schemas which contain keywords they do
438
-not recognize, or that they recognize but do not support.
+Implementations MUST refuse to evaluate schemas which contain keywords which
+they do not know how to process or explicitly choose not to process.
439
440
## Keyword Behaviors
441
0 commit comments