ow
ow copied to clipboard
Async validator
Is it possible to have async validator? Ex. check if a value exists in DB.
@sindresorhus Any update on this issue?
How would that API look like?
await ow(promiseReturningFunction(), ow.object);