data valadation on the form c# email code example
Example: asp.net data annotations email
[DataType(DataType.EmailAddress, ErrorMessage = "E-mail is not valid")]
[DataType(DataType.EmailAddress, ErrorMessage = "E-mail is not valid")]