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

Update Blazor form custom validation examples 8.0 #30338

Closed
guardrex opened this issue Sep 13, 2023 · 0 comments · Fixed by #30374
Closed

Update Blazor form custom validation examples 8.0 #30338

guardrex opened this issue Sep 13, 2023 · 0 comments · Fixed by #30374

Comments

@guardrex
Copy link
Collaborator

I'll update the existing examples from GetValidationMessages to use the new EditContext.IsValid(FieldIdentifier) approach for 8.0 or later. For now, the new API is surfaced in a new section, and the section includes a NOTE indicating that this work is scheduled by this issue. It also indicates that devs can use the existing approach with GetValidationMessages if they want to ... it's still a supported approach.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

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

Successfully merging a pull request may close this issue.

2 participants