Test to ensure that the object has valid data set
Namespace: Dynmark.Services.API
Assembly: Dynmark.Services.API (in Dynmark.Services.API.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overrides Function Validate() As Boolean |
| C# |
|---|
| public override bool Validate() |
| C++ |
|---|
| public: virtual bool Validate() override |
| J# |
|---|
| public override bool Validate() |
| JScript |
|---|
| public override function Validate() : bool |
Return Value
True if valid or false if invalid