Uses of Interface
com.onwbp.adaptation.validation.DataspaceValidationReport
-
Packages that use DataspaceValidationReport Package Description com.onwbp.adaptation Provides core classes and interfaces for accessing datasets, tables, and their records. -
-
Uses of DataspaceValidationReport in com.onwbp.adaptation
Methods in com.onwbp.adaptation that return DataspaceValidationReport Modifier and Type Method Description abstract DataspaceValidationReportAdaptationHome. getValidationReport(Severity minimalSeverity)Returns all validation reports for datasets in thisAdaptationHomethat have at least one validation item of the specified severity or higher.abstract DataspaceValidationReportAdaptationHome. getValidationReport(ValidationSpec aValidationSpec)Returns the validation report for this dataspace according to the specified properties.
-