Class IValidationSupport.CodeValidationIssue

java.lang.Object
ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssue
Enclosing interface:
IValidationSupport

This is a hapi-fhir internal version agnostic object holding information about a validation issue. An alternative (which requires significant refactoring) would be to use org.hl7.fhir.r5.terminologies.utilities.ValidationResult instead.