Answer Posted / Divya
ModelState.IsValid is a property in ASP.NET MVC that determines whether the data sent by the user from the view is valid according to the data annotations or custom validation rules defined on the server-side.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers