EmailValidator Events |
The EmailValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | DomainValidating |
This event occurs when validating the domain of an email addresss.
|
![]() | MailServerValidating |
This event occurs when validating an email addresss on its mail server.
|
![]() | SyntaxValidating |
This event occurs when validating the syntax of an email addresss.
|