Assembly: Cubes;
The ICubeValidationAssertion interface is used to get information about cube metadata violations.
ICubeValidationAssertion
Information about cube metadata violation is returned by the ICubeValidationAssertions.Item property.
| 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: