The [Email] attribute was going to be built into ASP.NET MVC 3 as it was in futures? So is it now available or not? I guess it is quite a dumb question but I\'ve sp
[Email]
[System.ComponentModel.DataAnnotations.EmailAddressAttribute] turns out to validate email by regex (at least in 4.5)
[System.ComponentModel.DataAnnotations.EmailAddressAttribute]