Click here to Skip to main content
15,892,059 members
Articles / Web Development / XHTML

Form validation with ASP.NET MVC using the IErrorDataInfo interface

Rate me:
Please Sign up or sign in to vote.
4.78/5 (6 votes)
13 Aug 2009CPOL1 min read 23.9K   15  
In this article, I will explore an alternative method of implementing validation logic. I will show you how to perform validation by using the IErrorDataInfo interface.

Views

Daily Counts

License

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


Written By
Software Developer (Senior) http://www.Fairnet.com
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions