public class CCDValidator
extends java.lang.Object
| Constructor and Description |
|---|
CCDValidator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validate(java.lang.String xmlFilePath)
This Method is used to perform validation on a given xml file against HL7 provided CDA Schema
|