| Dart.PowerTCP.EmailValidation Namespace : Validator Class |
Validator Constructor | Overloaded. Initialized a new instance of the Validator class. |
BlackList | Gets or sets a list of bad addresses and/or domains. |
Container (Inherited from System.ComponentModel.Component) | |
Dns | Gets a Dns object used for DNS functionality. |
DoEvents | Gets or Sets a value that controls the processing of events during blocking method calls. |
DomainCacheTimeout | Gets or sets the internal domain cache's timeout value (in seconds). |
GreenList | Gets a list of servers that always provide a positive response to a recipient query. |
Pattern | Gets or sets the Regular Expression pattern used when an email address's syntax is validated. |
Site (Inherited from System.ComponentModel.Component) | |
Smtp | Gets an SmtpTester object for SMTP functionality. |
SynchronizingObject | Gets or sets the object used to marshal event-handler calls when they are raised. |
ValidationLevel | Gets or sets a value indicating the level to which validations should be performed. |
VerboseProgress | Gets or sets a value indicating whether the Progress event should fire when the validation progresses to each ValidationLevel. |
WhiteList | Gets or sets a list of good addresses and/or domains. |
Abort | Aborts the Validation process. |
BeginValidate | Overloaded. Validates email addresses in a non-blocking fashion. |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Dispose override |
GetLifetimeService (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | |
ToString (Inherited from System.ComponentModel.Component) | |
Validate | Overloaded. Validates email addresses in a blocking fashion. |
Disposed (Inherited from System.ComponentModel.Component) | |
EndValidate | Raised when a BeginValidate call is completed. |
Progress | Raised when a Validate or BeginValidate call is completed, and during the validation process when VerboseProgress is true. |
CanRaiseEvents (Inherited from System.ComponentModel.Component) | |
DesignMode (Inherited from System.ComponentModel.Component) | |
Events (Inherited from System.ComponentModel.Component) |
Finalize (Inherited from System.ComponentModel.Component) | |
GetService (Inherited from System.ComponentModel.Component) | |
MemberwiseClone (Inherited from System.MarshalByRefObject) | Overloaded. |
Validator Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.