public class ValidateReportEntry extends Object
| Constructor and Description |
|---|
ValidateReportEntry(String validatorName,
List<String> errors,
List<String> warnings) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getValidatorName() |
List<String> |
getWarnings() |
This work is licensed under a Creative Commons Attribution 4.0 International License.