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