I\'m trying to build an alternative of ModelState as when I return this from api like return BadRequest(ModelState) it doesn\'t have much information other than
return BadRequest(ModelState)