public class VerificationManager extends Object
Constructor and Description |
---|
VerificationManager(List<Verifier> verifiers) |
Modifier and Type | Method and Description |
---|---|
void |
validate(org.dom4j.Document document)
Will validate the given document against a list of
Verifier 's |
public void validate(org.dom4j.Document document) throws ImportException
Verifier
'sdocument
- the document to validateImportException
- if there are any errors during validationCopyright © 2021 Atlassian. All rights reserved.