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 © 2022. All rights reserved.