-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The built-in validation provided by AddValidation does not take into account record struct.
It could be related to this check?
| private static bool IsClass(Type type) |
Steps To Reproduce
Minimal repo at https://github.com/lkurzyniec/dotnet10-validation/
.NET Version
10.0.100
Copilot
Metadata
Metadata
Assignees
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc