Uses of Class
org.openehealth.ipf.commons.core.modules.api.ValidationException
Packages that use ValidationException
Package
Description
-
Uses of ValidationException in org.openehealth.ipf.commons.ihe.xds.core.validate
Subclasses of ValidationException in org.openehealth.ipf.commons.ihe.xds.core.validateModifier and TypeClassDescriptionclass
Thrown if XDS meta data did not match the expectations. -
Uses of ValidationException in org.openehealth.ipf.commons.xml
Subclasses of ValidationException in org.openehealth.ipf.commons.xmlMethods in org.openehealth.ipf.commons.xml that return types with arguments of type ValidationExceptionModifier and TypeMethodDescriptionprotected List
<ValidationException> XsdValidator.doValidate
(Source message, String schemaResource) Methods in org.openehealth.ipf.commons.xml that throw ValidationExceptionModifier and TypeMethodDescriptionvoid
CombinedXmlValidator.validate
(String message, CombinedXmlValidationProfile profile)