
Uses of Class
org.hl7.fhir.common.hapi.validation.support.ValidationSupportChain
Packages that use ValidationSupportChain
-
Uses of ValidationSupportChain in org.hl7.fhir.common.hapi.validation.support
Methods in org.hl7.fhir.common.hapi.validation.support that return ValidationSupportChainModifier and TypeMethodDescriptionValidationSupportChain.setCodeableConceptValidationSuccessfulIfNotAllCodingsAreValid
(boolean theEnabledValidationForCodingsLogicalAnd) When validating a CodeableConcept containing multiple codings, this method can be used to control whether the validator requires all codings in the CodeableConcept to be valid in order to consider the CodeableConcept valid.Constructors in org.hl7.fhir.common.hapi.validation.support with parameters of type ValidationSupportChainModifierConstructorDescriptionValidationSupportChainMetrics
(ValidationSupportChain theValidationSupportChain)