ValidationDim: IDimInstance;
The ValidationDim property returns dimension from mapped data source used for validation.
To get dimension from external data source included in the mapping, use the IValidationCustomDimensionsBinding.ExternalDim property.
The property use is given in the example for IValidationCustomMappings.FillByAttributes.
See also: