public interface Verifier
Modifier and Type | Method and Description |
---|---|
void |
clearState()
This method will be called between runs of the verifier to make sure that state can be purged between runs if required.
|
List<String> |
getErrors() |
boolean |
hasErrors() |
void |
verify(org.dom4j.Element root) |
Copyright © 2021 Atlassian. All rights reserved.