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
XMLValidator
validate
in interface XMLValidator
xmlObject
- the JAXB objectTechnicalConnectorException
be.ehealth.businessconnector.dmg.validators.DmgXmlValidator#validate(Object xmlObject)
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.