"Microsoft.AspNetCore.Components.DataAnnotations.Validation" is still in preview #52685
Closed
1 task done
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
question
Status: Resolved
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
Not a problem
Describe the solution you'd like
For every project we do where we need to validate models, we use the package "Microsoft.AspNetCore.Components.DataAnnotations.Validation", it comes handy since it has the ValidateComplexTypeAttribute class, however, the package has been in pre-release/rc for way too long and no recent activity in the NuGet package history, so it gets confusing to know if the package is still the one we should use, or if it was integrated into the main framework.
Consider moving the package out of experimental into release for the current nuget package, or integrating it into the main framework defaults.
Additional context
No response
The text was updated successfully, but these errors were encountered: