Name | Description | |
---|---|---|
EmailRegex | Gets the regular expression for email validation | |
MultiEmailRegex | Gets the regular expression to validate multip comma delimited email addresses |
The following tables list the members exposed by ValidationHelper.
Name | Description | |
---|---|---|
EmailRegex | Gets the regular expression for email validation | |
MultiEmailRegex | Gets the regular expression to validate multip comma delimited email addresses |
Name | Description | |
---|---|---|
IsPostOfficeBoxAddress | Checks if the given steet address is a Post Office Box address | |
IsValidEmail | Checks if the given string is a valid email address | |
ValidateParameter | Validates a given parameter |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |