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

Any plans to implement Async Validation for fluent Validation? #343

Closed
jeffward01 opened this issue May 16, 2024 · 1 comment · Fixed by #344
Closed

Any plans to implement Async Validation for fluent Validation? #343

jeffward01 opened this issue May 16, 2024 · 1 comment · Fixed by #344

Comments

@jeffward01
Copy link

Currently using Carter, when you use the framework to validate, only the sync method is implemented.

If you have async validation in your validator. It will fail.

It would be great if there was a method like await req.ValidateAsync(...)

I did not see any discussion of this, so I thought I would open a ticket.

@jchannon
Copy link
Member

@jeffward01 added in #344 =)

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 a pull request may close this issue.

2 participants