Uses of Class
org.openprovenance.prov.validation.report.ValidationReport
Packages that use ValidationReport
Package
Description
-
Uses of ValidationReport in org.openprovenance.prov.validation
Methods in org.openprovenance.prov.validation that return ValidationReportMethods in org.openprovenance.prov.validation that return types with arguments of type ValidationReport -
Uses of ValidationReport in org.openprovenance.prov.validation.report
Fields in org.openprovenance.prov.validation.report with type parameters of type ValidationReportMethods in org.openprovenance.prov.validation.report that return types with arguments of type ValidationReportModifier and TypeMethodDescriptionValidationReport.getValidationReport()Gets the value of the validationReport property. -
Uses of ValidationReport in org.openprovenance.prov.validation.report.json
Methods in org.openprovenance.prov.validation.report.json that return ValidationReportModifier and TypeMethodDescriptionstatic ValidationReportSerialization.deserializeValidationReport(InputStream in) static ValidationReportSerialization.deserializeValidationReport(String in) Methods in org.openprovenance.prov.validation.report.json with parameters of type ValidationReportModifier and TypeMethodDescriptionstatic voidSerialization.registerMissingNamespace(ValidationReport report) static StringSerialization.serializeValidationReportAsString(ValidationReport report)