Uses of Interface
org.hl7.fhir.r4.utils.IResourceValidator
Packages that use IResourceValidator
-
Uses of IResourceValidator in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.context that return IResourceValidatorModifier and TypeMethodDescriptionSimpleWorkerContext.IValidatorFactory.makeValidator(IWorkerContext ctxts)IWorkerContext.newValidator()Get a validator that can check whether a resource is validSimpleWorkerContext.newValidator() -
Uses of IResourceValidator in org.hl7.fhir.r4.hapi.ctx
Methods in org.hl7.fhir.r4.hapi.ctx that return IResourceValidator -
Uses of IResourceValidator in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return IResourceValidatorModifier and TypeMethodDescriptionIResourceValidator.setBestPracticeWarningLevel(IResourceValidator.BestPracticeWarningLevel value)IResourceValidator.setFetcher(IResourceValidator.IValidatorResourceFetcher value)IResourceValidator.setNoBindingMsgSuppressed(boolean noBindingMsgSuppressed)IResourceValidator.setNoExtensibleWarnings(boolean noExtensibleWarnings)IResourceValidator.setNoInvariantChecks(boolean value)IResourceValidator.setNoTerminologyChecks(boolean noTerminologyChecks)