IValidationExecData.Validations

Syntax

Validations: Array;

Description

The Validations property determines keys of calculated validations as an integer array.

Comments

If validation rule is calculated, the array contains one element, if group of validation is calculated, the number of elements equals to the number of validations in the group.

Example

The property use is given in the example for IValidationExecData.Key.

See also:

IValidationExecData