Skip to content
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:

Note on async validation

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.