Click here to Skip to main content
15,898,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

Can any one tell me, what is the exact use of ModelState class.

I saw it in some blogs during logon applications creation in MVC 3..
Posted
Updated 2-May-12 0:56am
v2

The model state is use to represent validation errors.

You can have look on following threads:
ModelState Class[^]
ModelState Class[^]

I found another good link, please refer it, you will get some help for sure:
Consumption of Data in MVC[^]
 
Share this answer
 
v3
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900