Class RetrieveDocumentSetResponseValidator
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
- All Implemented Interfaces:
org.openehealth.ipf.commons.core.modules.api.Validator<EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType>,ValidationProfile>
public class RetrieveDocumentSetResponseValidator
extends Object
implements org.openehealth.ipf.commons.core.modules.api.Validator<EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType>,ValidationProfile>
Validates
EbXMLRetrieveDocumentSetResponse.- Author:
- Jens Riemschneider
-
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> response, ValidationProfile profile)
-
Method Details
-
validate
public void validate(EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType> response, ValidationProfile profile) - Specified by:
validatein interfaceorg.openehealth.ipf.commons.core.modules.api.Validator<EbXMLRetrieveDocumentSetResponse<RetrieveDocumentSetResponseType>,ValidationProfile>
-
getInstance
-