ICubeValidationAssertion

Assembly: Cubes;

Description

The ICubeValidationAssertion interface is used to get information about cube metadata violations.

Inheritance Hierarchy

ICubeValidationAssertion

Comments

Information about cube metadata violation is returned by the ICubeValidationAssertions.Item property.

Properties

  Property name Brief description
Code

The Code property returns the cube metadata violations code.
Severity

The Severity property returns the severity code for the message about cube metadata violations.
Text

The Text property returns the text of message about cube metadata violations.

See also:

Cubes Assembly Interfaces