Package org.hl7.fhir.r5.utils.validation
Class ValidationContextCarrier
java.lang.Object
org.hl7.fhir.r5.utils.validation.ValidationContextCarrier
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
When the validator is calling validateCode, it typically has a partially loaded resource that may provide additional resources that are relevant to the validation.static class
A list of resources that provide context - typically, a container resource, and a bundle resource. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ValidationContextCarrier
public ValidationContextCarrier()
-
-
Method Details
-
getResources
-