Attributes: IValidationMetaAttributes;
The Attributes property returns the collection of attributes which missing values are checked by validation.
In order that validation calculation is correct, it is necessary that the collection of attributes contains at least one element.
The property use is given in the example for IValidationMissingMetadata.CalculationType.
See also: