In addition to the Dependency Policy checks run during feed execution we execute aggregate checks that are defined as a feed’s Validation Policy.
Validation Policy checks compare numeric values against historic numeric values. For example, the total count of collected rows might be compared to the total rows in a previous run. We support both *custom policies *****and default policies. There are 4 components that define the behavior of all validations
**Custom Policies ****are defined per feed and can make any arbitrary comparisons between the most recently collected data and any previously collected data.
**Default Policies ****are also defined per feed, however they must use an existing Validation Rule. This makes them much easier to configure quickly. In the absence of user defined rules default rules are implemented based on either data profiling (after establishing a baseline for the data shape) or business context.
Dimensionality is currently one of three values:
Possible types currently include: