We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5355d commit db6601dCopy full SHA for db6601d
index.html
@@ -438,6 +438,10 @@
438
<p>
439
Validate.js provides a declarative way of validating javascript objects.
440
</p>
441
+ <p>
442
+ It is unit tested with 100% code coverage and can be considered fit
443
+ for production.
444
+ </p>
445
446
The project can be found on <a href="https://github.com/ansman/validate.js">GitHub</a>
447
where you can also find our <a href="https://github.com/ansman/validate.js/issues">issue tracker</a>.
0 commit comments