History, asked by sheeladvg1982, 2 months ago

what is model state ?​

Answers

Answered by Anonymous
1

Answer:

hope this helps you mate ✌️✌️❇️

follow my top following ❣️

Attachments:
Answered by Rangarao333
1

Answer:

A ModelState is a collection of name and value pairs submitted to the server during a POST request. It also contains a collection of error messages for each value. The Modelstate represents validation errors in submitted HTML form values. Model validation is the first statement in each controller action method to check for any error before moving forward

Similar questions