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