Dart.PowerTCP.EmailValidation Namespace : Validator Class |
A component that validates an email address or list of email addresses.
For a list of all members of this type, see Validator members.
![]() ![]() ![]() ![]() ![]() |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Dart.PowerTCP.EmailValidation.Validator
[Visual Basic]
<LicenseProviderAttribute(EmailValidationLicenseProvider)>
<DescriptionAttribute("A component that validates an email address or list of email addresses.")>
Public Class Validator
Inherits Component
[C#]
[LicenseProviderAttribute(EmailValidationLicenseProvider)]
[DescriptionAttribute("A component that validates an email address or list of email addresses.")]
public class Validator : Component
[C++]
[LicenseProviderAttribute(EmailValidationLicenseProvider)]
[DescriptionAttribute("A component that validates an email address or list of email addresses.")]
public __gc class Validator : public Component
[C++/CLI]
[LicenseProviderAttribute(EmailValidationLicenseProvider)]
[DescriptionAttribute("A component that validates an email address or list of email addresses.")]
public ref class Validator : public Component
Use the Validator component to validate a single email address or a list of email addresses. Validation can be taken to seven different levels: Syntax, BlackList, WhiteList, GreenList, DnsLookup, SmtpConnect and SmtpRecipient.
Namespace: Dart.PowerTCP.EmailValidation
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)
Validator Members | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.