ConstantsEmailAddressRegex Field |
[Missing <summary> documentation for "F:Casewhere.Common.Constants.EmailAddressRegex"]
Namespace: Casewhere.Common
public const string EmailAddressRegex = "^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$"