Uses of Class
ca.uhn.fhir.jpa.validation.JpaValidationSupportChain
Packages that use JpaValidationSupportChain
-
Uses of JpaValidationSupportChain in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return JpaValidationSupportChainModifier and TypeMethodDescriptionValidationSupportConfig.jpaValidationSupportChain(ca.uhn.fhir.context.FhirContext theFhirContext) Methods in ca.uhn.fhir.jpa.config with parameters of type JpaValidationSupportChainModifier and TypeMethodDescriptionorg.hl7.fhir.common.hapi.validation.support.CachingValidationSupportHapiJpaConfig.validationSupportChain(JpaValidationSupportChain theJpaValidationSupportChain) -
Uses of JpaValidationSupportChain in ca.uhn.fhir.jpa.config.util
Methods in ca.uhn.fhir.jpa.config.util with parameters of type JpaValidationSupportChainModifier and TypeMethodDescriptionstatic org.hl7.fhir.common.hapi.validation.support.CachingValidationSupportValidationSupportConfigUtil.newCachingValidationSupport(JpaValidationSupportChain theJpaValidationSupportChain) static org.hl7.fhir.common.hapi.validation.support.CachingValidationSupportValidationSupportConfigUtil.newCachingValidationSupport(JpaValidationSupportChain theJpaValidationSupportChain, boolean theIsEnabledValidationForCodingsLogicalAnd)