Uses of Class
org.hl7.fhir.common.hapi.validation.support.BaseValidationSupport
Packages that use BaseValidationSupport
Package
Description
-
Uses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.support
Subclasses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.supportModifier and TypeClassDescriptionclassclassThis 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.classclassThis interceptor loads and parses FHIR NPM Conformance Packages, and makes the artifacts foudn within them available to the FHIR validator.classThis class is an implementation ofIValidationSupportwhich may be pre-populated with a collection of validation resources to be used by the validator.classThis class is an implementation ofIValidationSupportthat fetches validation codes from a remote FHIR based terminology server.classThis validation support module may be placed at the end of aValidationSupportChainin order to configure the validator to generate a warning if a resource being validated contains an unknown code system. -
Uses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.validator
Subclasses of BaseValidationSupport in org.hl7.fhir.common.hapi.validation.validator