public interface IValidationResult
| Modifier and Type | Method and Description |
|---|---|
static IValidationResult |
fromException(Exception e) |
String |
getIncludeName() |
int |
getLine() |
String |
getMessage() |
String |
getPath() |
Severity |
getSeverity() |
boolean |
isLineUnknown() |
Copyright © 2019. All rights reserved.