We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599487b commit bc542eeCopy full SHA for bc542ee
jsonschema-core.md
@@ -821,8 +821,8 @@ processing JSON Schema. These keywords inform implementations how to process any
821
schema or meta-schema, including those split across multiple documents, or exist
822
to reserve keywords for purposes that require guaranteed interoperability.
823
824
-Support for these keywords MUST be considered mandatory at all times in order to
825
-bootstrap the processing of further keywords.
+Support for these keywords MUST be considered mandatory at all times as they are
+necessary to navigate and process any schema.
826
827
The "$" prefix is reserved for use by this specification. Extensions MUST NOT
828
define new keywords that begin with "$".
0 commit comments