Q8
What is the purpose of the ModelState.IsValid property in ASP.NET MVC?
A.
To check if the server is running
B.
To check if the user is authenticated
C.
To check if the form is valid
D.
To check if the model passed validation
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board