EmailValidator Methods |
The EmailValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginValidate |
Begins an asynchronous validating process for an email address.
|
![]() | EndValidate |
Ends an asynchronous validating process for an email address.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Validate(String, ValidationResult) |
Validate email address, with the MailServer validation policy.
|
![]() | Validate(String, ValidationPolicy, ValidationResult) |
Validating the email address
|