Open sandboxFocus

Property PhoneRegex

PhoneRegex

Gets or sets the regular expression used by PhoneAttribute.

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