public interface JIPipeValidatable
Modifier and Type | Method and Description |
---|---|
default JIPipeValidationReport |
generateValidityReport(JIPipeValidationReportContext context)
Generates a report for this object
|
void |
reportValidity(JIPipeValidationReportContext reportContext,
JIPipeValidationReport report)
Generates a validity report
|
void reportValidity(JIPipeValidationReportContext reportContext, JIPipeValidationReport report)
reportContext
- the report contextreport
- the report to be added todefault JIPipeValidationReport generateValidityReport(JIPipeValidationReportContext context)
context
- the report contextCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.