Package com.illumon.iris.validation.dynamic
package com.illumon.iris.validation.dynamic
-
ClassDescriptionA configuration defined data quality test case for DynamicValidator.An exception thrown when problems are encountered converting strings into typed parameter values.An exception thrown when attempting to set a parameter that does not exist in the method.An exception resulting from reflection not being able to access parameter names.An exception thrown when trying to invoke the test, but a required parameter has not been set.An exception thrown when DynamicValidatorInterface contains multiple methods with the same name.An exception thrown when the test method is not present in DynamicValidatorInterface.Utilities for loading DynamicValidator test cases.A user interface driven data validator.Interface containing all tests than can be executed during dynamic data validation.