Class NonEmptyValidator

All Implemented Interfaces:
DataQualityTestCaseInterface

public class NonEmptyValidator extends NonEmptyValidator
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

    • NonEmptyValidator

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