dotnet / dotnet/AspNetCore.Docs
[11.0 - Pre7] Change the validator component approach to the `ClientValidation` class API for managing the validation message store
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
### Description
For https://learn.microsoft.com/aspnet/core/blazor/forms/validation#validator-components, the validator component for managing a `ValidationMessageStore` for a form's `EditContext` is probably going to include alternative remarks for using the `ClientValidation` class API for .NET 11 or later for client-side validation under static SSR.
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/forms/validation?view=aspnetcore-11.0#validator-components
### Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/forms/validation.md
### Document ID
bcb470e1-c859-0549-b4ef-c6c9b7ef2c72
### Platform Id
b4c1bad9-fc7a-21f5-2552-f0f3617f77db
### Article author
@guardrex
### Metadata
* ID: bcb470e1-c859-0549-b4ef-c6c9b7ef2c72
* PlatformId: b4c1bad9-fc7a-21f5-2552-f0f3617f77db
* Service: **aspnet-core**
* Sub-service: **blazor**
Contributor guide
Assessment
This issue has not been assessed yet.