Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
2 Points
1 Post
Jun 12, 2011 08:32 AM|LINK
Use nuget to install MVC2(or 3) futures project. You can use the EmailAddressAttribute. It's also a good reference for how to extend it (and unobtrusively) if you need to.
Data annotations Email Address
wes-stueve
Member
2 Points
1 Post
Re: DataType.EmailAddress not being Validated
Jun 12, 2011 08:32 AM|LINK
Use nuget to install MVC2(or 3) futures project. You can use the EmailAddressAttribute. It's also a good reference for how to extend it (and unobtrusively) if you need to.
Data annotations Email Address