| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.util |
| Modifier and Type | Method and Description |
|---|---|
IContextValidationSupport<?,?,?,?,?,?> |
FhirContext.getValidationSupport()
Returns the validation support module configured for this context, creating a default
implementation if no module has been passed in via the
FhirContext.setValidationSupport(IContextValidationSupport)
method |
| Modifier and Type | Method and Description |
|---|---|
void |
FhirContext.setValidationSupport(IContextValidationSupport<?,?,?,?,?,?> theValidationSupport)
Sets the validation support module to use for this context.
|
| Modifier and Type | Method and Description |
|---|---|
IContextValidationSupport<?,?,?,?,?,?> |
IFhirVersion.createValidationSupport() |
| Modifier and Type | Method and Description |
|---|---|
static <EVS_IN,EVS_OUT,SDT,CST,CDCT,IST> |
ReflectionUtil.newInstanceOfFhirProfileValidationSupport(String theType) |
Copyright © 2014–2017 University Health Network. All rights reserved.