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) | Gets the IContainer that contains the 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) | Gets or sets the ISite of the 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) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose | Overloaded. Dispose override |
GetLifetimeService (Inherited from System.MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
ToString (Inherited from System.ComponentModel.Component) | Returns a String containing the name of the Component, if any. This method should not be overridden. |
Validate | Overloaded. Validates email addresses in a blocking fashion. |
Disposed (Inherited from System.ComponentModel.Component) | Adds an event handler to listen to the Disposed event on the 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) | Gets a value indicating whether the component can raise an event. |
DesignMode (Inherited from System.ComponentModel.Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (Inherited from System.ComponentModel.Component) | Gets the list of event handlers that are attached to this Component. |
Finalize (Inherited from System.ComponentModel.Component) | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. |
GetService (Inherited from System.ComponentModel.Component) | Returns an object that represents a service provided by the Component or by its Container. |
MemberwiseClone (Inherited from System.MarshalByRefObject) | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
Validator Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.