EmailAttribute

EmailAttribute is a validation attribute used to validate e-mail addresses.

Namespace:
Inetdev.Data.DataAnnotations
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
System.ComponentModel.DataAnnotations.RegularExpressionAttribute

Constructors

EmailAttribute

Default constructor

Signature:
public Void EmailAttribute()

In this document