Class QueryResponseValidator
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
- All Implemented Interfaces:
org.openehealth.ipf.commons.core.modules.api.Validator<EbXMLQueryResponse<?>,ValidationProfile>
public class QueryResponseValidator
extends Object
implements org.openehealth.ipf.commons.core.modules.api.Validator<EbXMLQueryResponse<?>,ValidationProfile>
Validate a
EbXMLQueryResponse.- Author:
- Jens Riemschneider
-
Method Summary
Modifier and TypeMethodDescriptionstatic QueryResponseValidatorvoidvalidate(EbXMLQueryResponse<?> response, ValidationProfile profile)
-
Method Details
-
validate
- Specified by:
validatein interfaceorg.openehealth.ipf.commons.core.modules.api.Validator<EbXMLQueryResponse<?>,ValidationProfile>
-
getInstance
-