Uses of Class
com.orchestranetworks.service.ValidationSpec
-
Packages that use ValidationSpec Package Description com.onwbp.adaptation Provides core classes and interfaces for accessing datasets, tables, and their records. -
-
Uses of ValidationSpec in com.onwbp.adaptation
Methods in com.onwbp.adaptation with parameters of type ValidationSpec Modifier and Type Method Description ValidationReportAdaptation. getValidationReport(ValidationSpec aValidationSpec)Returns the validation report of this dataset or record according to the specified properties.ValidationReportAdaptationTable. getValidationReport(ValidationSpec aSpec)Returns the validation report associated with this table according to the specified properties.ValidationReportAdaptation. getValidationReportForNode(SchemaNode aNode, ValidationSpec aValidationSpec)Returns a validation report of the specified node according to the specified properties.
-