-
-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Bruno Vego edited this page May 5, 2021
·
4 revisions
Welcome to the nope-validator wiki!
These wiki pages are primarely used for documentation of nope's API.
To get started, check out the sidebar or these links below:
If you are planning to use asynchronous validation, please use .validateAsync.
Also, if you are validating the shape of an array, it is important to use ofAsync
instead of of
.