Uses of Interface
ca.uhn.fhir.context.support.IValidationSupport
-
Uses of IValidationSupport in ca.uhn.fhir.context
Modifier and TypeMethodDescriptionFhirContext.getValidationSupport()
Returns the validation support module configured for this context, creating a default implementation if no module has been passed in via theFhirContext.setValidationSupport(IValidationSupport)
methodModifier and TypeMethodDescriptionvoid
FhirContext.setValidationSupport
(IValidationSupport theValidationSupport) Sets the validation support module to use for this context. -
Uses of IValidationSupport in ca.uhn.fhir.context.support
Modifier and TypeClassDescriptionclass
This class returns the vocabulary that is shipped with the base FHIR specification.ModifierConstructorDescriptionValidationSupportContext
(IValidationSupport theRootValidationSupport)