
Uses of Package
org.hl7.fhir.common.hapi.validation.support
Packages that use org.hl7.fhir.common.hapi.validation.support
Package
Description
-
Classes in org.hl7.fhir.common.hapi.validation.support used by org.hl7.fhir.common.hapi.validation.supportClassDescriptionThis class is a wrapper for an existing
IValidationSupport
object, intended to be subclassed in order to layer functionality on top of the existing validation support object.Deprecated.This interceptor loads and parses FHIR NPM Conformance Packages, and makes the artifacts found within them available to the FHIR validator.This class is an implementation ofIValidationSupport
which may be pre-populated with a collection of validation resources to be used by the validator.This validation support module has two primary purposes: It can be used to chain multiple backing modules together, and it can optionally cache the results. -
Classes in org.hl7.fhir.common.hapi.validation.support used by org.hl7.fhir.common.hapi.validation.validatorClassDescriptionThis class is a wrapper for an existing
IValidationSupport
object, intended to be subclassed in order to layer functionality on top of the existing validation support object.