Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
7702 Points
1099 Posts
Microsoft
Mar 23, 2010 05:18 PM|LINK
Nick Riggs DataAnnotationsModelValidatorProvider.RegisterAdapter(typeof(EmailAttribute), typeof(RegularExpressionAttributeAdapter));
This should go in Application_Start, not the EmailAttribute static constructor.
levib
Star
7702 Points
1099 Posts
Microsoft
Re: AJAX.BeginForm and Html.ValidationSummary
Mar 23, 2010 05:18 PM|LINK
This should go in Application_Start, not the EmailAttribute static constructor.