
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 TypeClassDescriptionclass
Deprecated.class
This class is a wrapper for an existinginvalid @link
{@link @IContextValidationSupport
class
Deprecated, for removal: This API element is subject to removal in a future version.class
class
class
This interceptor loads and parses FHIR NPM Conformance Packages, and makes the artifacts found within them available to the FHIR validator.class
This class is an implementation ofIValidationSupport
which may be pre-populated with a collection of validation resources to be used by the validator.class
This class is an implementation ofIValidationSupport
that fetches validation codes from a remote FHIR based terminology server.class
This validation support module may be placed at the end of aValidationSupportChain
in 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
ValidationSupportChain