Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(async): add support for async check and coerce #1872

Merged
merged 10 commits into from Mar 14, 2021
Merged

feat(async): add support for async check and coerce #1872

merged 10 commits into from Mar 14, 2021

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Feb 20, 2021

check and coerce are just special cases of middleware.

TODO:

  • update docs for check/coerce as needed.

BREAKING CHANGE: the check callback is no longer passed aliases.
Fixes #859
Refs: #1870

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to do async stuff in check() and coerce()
1 participant