Create a list of rules that validate structural integrity of the multi-dimensional model. There are pieces of the code mostly in validate() methods, but we need to have it gathered in one place and well documented.
Expected outputs: a table and an audit/validation module.
The table should have at least the following columns:
rule #
metadata object type (dimension, cube, attribute, ...)
rule short name – short description of the problem, to fit within one line
rule description – detailed description of the problem
remedy – how to resolve the issue, if it is possible to do that
Create a list of rules that validate structural integrity of the multi-dimensional model. There are pieces of the code mostly in
validate()
methods, but we need to have it gathered in one place and well documented.Expected outputs: a table and an audit/validation module.
The table should have at least the following columns:
Validation rules should cover: