Open sandboxFocus

Property EmailRegex

EmailRegex

Gets or sets the regular expression used by EmailAttribute.

Declaration
public static Regex EmailRegex { get; set; }
Property Value
Type Description
Regex
See Also