public class XMLValidatorImpl extends Object implements XMLValidator
XMLValidator When you override this class, you need to initialise the map XSD_FILE_LOCATION_FOR_CLASS_MAP with
the XSDs you need the map containing the xsd files is already created in this superclass. only files should be added.| Constructor and Description |
|---|
XMLValidatorImpl() |
public void validate(Object xmlObject) throws TechnicalConnectorException
XMLValidatorvalidate in interface XMLValidatorxmlObject - the JAXB objectTechnicalConnectorExceptionbe.ehealth.businessconnector.dmg.validators.DmgXmlValidator#validate(Object xmlObject)
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.