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 4256d79 commit 3e7fec9Copy full SHA for 3e7fec9
docs/ibm-cloud-rules.md
@@ -6874,7 +6874,7 @@ fields in order to clearly define the set of valid values for the property.
6874
<li>The check for the <code>maxLength</code> field is bypassed if <code>format</code> is set to <code>date</code>.</li>
6875
</ul>
6876
<p>This rule also checks non-string schema properties to make sure they do not define the
6877
-code>pattern</code>, <code>minLength</code> and <code>maxLength</code> fields since these fields are applicable
+<code>pattern</code>, <code>minLength</code> and <code>maxLength</code> fields since these fields are applicable
6878
only for string schemas.
6879
</td>
6880
</tr>
0 commit comments