Package com.illumon.iris.validation
package com.illumon.iris.validation
-
ClassDescriptionTests to assure the quality of the data in a table.An exception thrown when an assertion fails.Interface for testing monotonicity.A marker interface for classes which implement data quality tests.Functionality for analyzing import details.Utility functions for help in validation classesRun data quality tests.Mode used to validate a table.Annotation indicating that a test is only for execution when in the TableValidationMode.FULL_DATABASE mode.Annotation indicating that a test is only for execution when in the TableValidationMode.SIMPLE_TABLE mode.A suite of data quality tests for a table.A description of a table to be validated.A description of a table to be validated when using the full database validation.A description of a table to be validated when using simple table validation.