public interface ValidityError
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getPath() |
String |
getSeverity() |
void |
setMessage(String msg) |
void |
setPath(String path) |
void |
setSeverity(String severity) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.