Skip to content

Commit 3fb9899

Browse files
authored
Updates
1 parent c86d38c commit 3fb9899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/blazor/forms/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ jQuery validation isn't supported for Razor components. For client-side validati
444444

445445
<!-- UPDATE 10.0 - Remove if the feature is realized. -->
446446

447-
For statically-rendered forms on the server, providing a new mechanism for client-side validation is under consideration for .NET 10 in late 2025. For more information, see [Create server rendered forms with client validation using Blazor without a circuit (`dotnet/aspnetcore` #51040)](https://github.com/dotnet/aspnetcore/issues/51040).
447+
For statically-rendered forms on the server, a new mechanism for client-side validation is under consideration for .NET 10 in late 2025. For more information, see [Create server rendered forms with client validation using Blazor without a circuit (`dotnet/aspnetcore` #51040)](https://github.com/dotnet/aspnetcore/issues/51040).
448448

449449
## Additional resources
450450

0 commit comments

Comments
 (0)