Uses of Class
org.hl7.fhir.common.hapi.validation.support.BaseValidationSupport
-
Packages that use BaseValidationSupport Package Description org.hl7.fhir.common.hapi.validation.support org.hl7.fhir.common.hapi.validation.validator -
-
Uses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.support
Subclasses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.support Modifier and Type Class Description classBaseStaticResourceValidationSupportclassBaseValidationSupportWrapperThis class is a wrapper for an existing {@link @IContextValidationSupport} object, intended to be subclassed in order to layer functionality on top of the existing validation support object.classCachingValidationSupportclassPrePopulatedValidationSupportThis class is an implementation ofIValidationSupportwhich may be pre-populated with a collection of validation resources to be used by the validator.classRemoteTerminologyServiceValidationSupportThis class is an implementation ofIValidationSupportthat fetches validation codes from a remote FHIR based terminology server. -
Uses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.validator
Subclasses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.validator Modifier and Type Class Description classHapiToHl7OrgDstu2ValidatingSupportWrapper
-