We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cfe452 commit e3a5aa2Copy full SHA for e3a5aa2
jsonschema-core.md
@@ -438,8 +438,8 @@ vocabularies MUST NOT define any keywords which begin with this prefix.
438
439
#### Handling of unrecognized or unsupported keywords {#unrecognized}
440
441
-Implementations MUST refuse to process schemas which contain keywords they do
442
-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.
443
444
## Keyword Behaviors
445
0 commit comments