EmailRegex
Gets or sets the regular expression used by EmailAttribute.
Declaration
public static Regex EmailRegex { get; set; }
Property Value
Type | Description |
---|---|
Regex |
Gets or sets the regular expression used by EmailAttribute.
public static Regex EmailRegex { get; set; }
Type | Description |
---|---|
Regex |