Validates the object.
Namespace:
Gallio.Common.MessagingAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public virtual void Validate() |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub Validate |
Implements
IValidatable..::.Validate()()()
Exceptions
| Exception | Condition |
|---|---|
| Gallio.Common.Validation..::.ValidationException | Thrown if the data is not well-formed. |
