1 reference to CreateRegEx
System.ComponentModel.DataAnnotations (1)
DataAnnotations\EmailAddressAttribute.cs (1)
11
private static Regex _regex =
CreateRegEx
();