Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 1fa5408

Browse files
committed
Fix a problem with the docs
1 parent 32a07f3 commit 1fa5408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,6 +1747,7 @@ <h2>Validators</h2>
17471747
Additionally you can set the <code>allowEmpty</code> to
17481748
<code>false</code> to disallow the following values:
17491749
</p>
1750+
<ul>
17501751
<li><code>{}</code> (empty objects)</li>
17511752
<li><code>[]</code> (empty arrays)</li>
17521753
<li><code>""</code> (empty string)</li>

0 commit comments

Comments
 (0)