Async validation
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
Validation shouldn't need to throw an error. It doesn't fit with the way the rest of the code works. It should be allowed to return a promise or act on a callback like everything else does.
I need async validation.
@dthree Any concerns?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.