MiniValidation icon indicating copy to clipboard operation
MiniValidation copied to clipboard

Use JSON property names in validation errors

Open AnthonyMastrean opened this issue 4 months ago • 1 comments

Is there any way to convert error keys from their C# property names to their JSON property names, as in MVC model validation?

https://learn.microsoft.com/en-us/aspnet/core/mvc/models/validation?view=aspnetcore-8.0#use-json-property-names-in-validation-errors

AnthonyMastrean avatar Apr 15 '24 18:04 AnthonyMastrean