How to handle unexpected Validation Results from an ASP.NET Core MVC Navigation Property #aspnetcore

preview_player
Показать описание
This web application had a problem of unexpected validation results that shouldn't have occurred. The solution was to add the [ValidateNever] attribute to the navigation properties in the Model class.
Рекомендации по теме
visit shbcf.ru