Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8aab216

Browse files
committed
Validation: add "minimum" and "maximum" to list of context-dependent exceptions
1 parent be69b8f commit 8aab216

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎jsonschema-validation.xml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,9 @@
198198
<t>
199199
For author convenience, there are some exceptions:
200200
<list>
201-
<t>"additionalProperties", whose behavior is defined in terms of "properties" and "patternProperties"; and</t>
202-
<t>"additionalItems", whose behavior is defined in terms of "items"</t>
201+
<t>"additionalProperties", whose behavior is defined in terms of "properties" and "patternProperties";</t>
202+
<t>"additionalItems", whose behavior is defined in terms of "items"; and</t>
203+
<t>"minimum" and "maximum", whose behavior may change for a special value of "exclusiveMinimum" and "exclusiveMaximum", respectively.</t>
203204
</list>
204205
</t>
205206
</section>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /