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 baf8a48 commit 2c597d4Copy full SHA for 2c597d4
jsonschema-validation.xml
@@ -741,6 +741,9 @@
741
</section>
742
743
<section title='"readOnly"'>
744
+ <t>
745
+ The value of this keyword MUST be a boolean.
746
+ </t>
747
<t>
748
If it has a value of boolean true, this keyword indicates that the value of the
749
instance is managed exclusively by the owning authority, and attempts by a user
@@ -752,7 +755,6 @@
752
755
number as read-only.
753
756
</t>
754
757
- The value of this keyword MUST be a boolean.
758
Omitting this keyword has the same behavior as a value of false.
759
760
0 commit comments