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
)
Exception | Description |
---|---|
LicenseException | The free trial license has expired and no development license has been purchased. |
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Validator Class | Validator Members | Overload List
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.