Skip to content

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

Merged
bcoe merged 10 commits intomasterfrom
async-check
Mar 14, 2021
Merged

feat(async): add support for async check and coerce#1872
bcoe merged 10 commits intomasterfrom
async-check

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