DEV Community

Discussion on: Error handling and validation architecture in .NET Core

 
silverferrum profile image
Nik S • Edited

Below on that page "Validation failure error response",
docs.microsoft.com/en-us/aspnet/co...

In addition "Model validation in ASP.NET Core MVC and Razor Pages",
docs.microsoft.com/en-us/aspnet/co...

"ASP.NET Core Performance Best Practices: Minimize exceptions"
docs.microsoft.com/ru-ru/aspnet/co...