ASP.NET Tips ASP.NET Core ModelState Validation August 22, 2023 Yury Sobolev It’s not too difficult to perform model state validation for a JSON API because you only need to return validation errors, especially when using the