Class NullValidator

All Implemented Interfaces:
DataQualityTestCaseInterface

public class NullValidator extends NullValidator
Pass-through/shim class so that customers do not need to change their PQs. Will raise warning on construction to make some noise in the log
  • Constructor Details

    • NullValidator

      @Deprecated public NullValidator(ValidationTableDescription validationTableDescription)
      Deprecated.
      Create a test case for use in validation.
      Parameters:
      validationTableDescription - description of the table to validate.