public class XmlSchemaValidator extends Object
| Constructor and Description |
|---|
XmlSchemaValidator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
validateSchema(Node changelog)
Validate the fully resolved changelog containing all migrations
|
public Collection<String> validateSchema(Node changelog)
changelog - DOM node holding the changelogIllegalArgumentException - if there is am XML validation errorCopyright © 2018. All rights reserved.