We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4048253 commit 21fb535Copy full SHA for 21fb535
jsonschema-validation.xml
@@ -284,7 +284,7 @@
284
285
<section title="exclusiveMaximum">
286
<t>
287
- The value of "exclusiveMaximum" MUST be number, representing an exclusive upper
+ The value of "exclusiveMaximum" MUST be a number, representing an exclusive upper
288
limit for a numeric instance.
289
</t>
290
@@ -306,7 +306,7 @@
306
307
<section title="exclusiveMinimum">
308
309
- The value of "exclusiveMinimum" MUST be number, representing an exclusive lower
+ The value of "exclusiveMinimum" MUST be a number, representing an exclusive lower
310
311
312
0 commit comments