Validates instance based on rules stored in the Global Manager.
If validation fails, a Validation Exception will be thrown.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
void ValidateRules() |
| Visual Basic |
|---|
Sub ValidateRules |
| Visual C++ |
|---|
void ValidateRules() |