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 d66fc30 commit 10c23e4Copy full SHA for 10c23e4
jsonschema-core.md
@@ -1726,7 +1726,7 @@ The value for each of these keywords value MUST be a valid JSON Schema.
1726
1727
The `if` keyword produces an annotation which is the boolean validation result
1728
of its subschema against the instance. The validation outcome of the `if`
1729
-keyword's subschema MUST NOT directly effect the overall validation result.
+keyword's subschema MUST NOT directly affect the overall validation result.
1730
1731
The `then` and `else` keywords each consume the annotation from an adjacent `if`
1732
keyword and conditionally apply their subschemas to the instance as follows:
0 commit comments