We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007fa98 commit 130df84Copy full SHA for 130df84
jsonschema-core.md
@@ -523,9 +523,9 @@ to inform the user of the evaluation path that produced the error or annotation.
523
524
### Keyword Interactions
525
526
-Keywords MAY modify their behavior based on the presence or absence of another
527
-keyword or its value in the same [schema object](#schema-document). Such
528
-keywords MUST NOT result in a circular dependency.
+Keywords MAY modify their behavior based on the presence, absence, or value of
+another keyword in the same [schema object](#schema-document). Such keywords
+MUST NOT result in a circular dependency.
529
530
Unless otherwise specified, keywords act independently.
531
0 commit comments