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