See Also

Validator Class  | Validator Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

container
An object that implements IContainer. The Validator component adds itself to this container so it will not be disposed of until the container is disposed of.
See Also Languages PowerTCP Email Validation for .NET

Validator Constructor(IContainer)

Dart.PowerTCP.EmailValidation Namespace > Validator Class > Validator Constructor : Validator Constructor(IContainer)

Initialized a new instance of the Validator class.

[Visual Basic]
Public Function New( _    ByVal container As IContainer _ )
[C#]
public Validator(    IContainer container );
[C++]
public: Validator(    IContainer* container )
[C++/CLI]
public: Validator(    IContainer^ container )

Parameters

container
An object that implements IContainer. The Validator component adds itself to this container so it will not be disposed of until the container is disposed of.

Exceptions

ExceptionDescription
LicenseExceptionThe free trial license has expired and no development license has been purchased.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

Validator Class  | Validator Members  | Overload List


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.