public class HtmlReportGenerator
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HtmlReportGenerator.SingleValidationSummary |
Constructor and Description |
---|
HtmlReportGenerator() |
Modifier and Type | Method and Description |
---|---|
static java.nio.file.Path |
createHtmlReport(ValidationResult result) |
static java.nio.file.Path |
createSummaryReport(java.util.List<ValidationResult> results,
java.nio.file.Path baseFolder) |
public static java.nio.file.Path createHtmlReport(ValidationResult result)
public static java.nio.file.Path createSummaryReport(java.util.List<ValidationResult> results, java.nio.file.Path baseFolder)