public class PlainTextModelValidationReportWriter extends Object implements ModelValidationReportWriter
| Constructor and Description |
|---|
PlainTextModelValidationReportWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeReport(ModelValidationReport report,
Writer out) |
public PlainTextModelValidationReportWriter()
public void writeReport(ModelValidationReport report, Writer out) throws IOException
writeReport in interface ModelValidationReportWriterIOExceptionCopyright © 2019. All rights reserved.