The Wayback Machine - https://web.archive.org/web/20220215110617/https://github.com/dotnet/aspnetcore/issues/40244
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

Could we have Async validation in Blazor? #40244

Open
1 task done
mrpmorris opened this issue Feb 15, 2022 · 0 comments
Open
1 task done

Could we have Async validation in Blazor? #40244

mrpmorris opened this issue Feb 15, 2022 · 0 comments

Comments

@mrpmorris
Copy link

@mrpmorris mrpmorris commented Feb 15, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I need to run asynchronous validations, but Blazor only supports synchronous ones.

For example, contacting a server to see if a username is already in use.

Describe the solution you'd like

Support Async validation

Additional context

No response

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

Successfully merging a pull request may close this issue.

None yet
1 participant