Validator Members
From UltimateEmail
Public Instance Constructors
|
|
Initializes a new instance of the Validator class. |
Public Instance Properties
| Gets or sets the maximum validation level to check. | |
| Gets whether the time-out has expired before validation successfully completed. | |
| Gets or sets the regular expression to check the syntax of email address. | |
| Gets or sets the time-out value in milliseconds to complete validation. |
Public Instance Methods
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. | |
| Validates the email address based on the syntax specified by "ValidationExpression", and up to the level specified by "MaxValidationLevel". |
See Also
Validator Class | Karamasoft.WebControls.UltimateEmail Namespace