See Also

Validator Members  | Dart.PowerTCP.EmailValidation Namespace

Requirements

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)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP Email Validation for .NET

Validator Class

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.

Object Model



Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.PowerTCP.EmailValidation.Validator

Syntax

[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

Remarks

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.

Requirements

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)

See Also

Validator Members  | Dart.PowerTCP.EmailValidation Namespace

 

Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.