What Does JsonResult Return?
What Does JsonResult Return? JsonResult is one of the type of MVC action result type which returns the data back to the view or the browser in the form of JSON (JavaScript Object notation How do I return a view in JsonResult? JSON you are returning contains 4 properties, the way you are accessing isValid