public interface IXMLValidationService
Modifier and Type | Method and Description |
---|---|
void |
validate(DOMDocument document)
Performs XML document validation
|
void validate(DOMDocument document)
document
- the XML documentCopyright © 2021. All rights reserved.