Class InstanceValidatorFactory

  • All Implemented Interfaces:
    org.hl7.fhir.r5.context.SimpleWorkerContext.IValidatorFactory

    public class InstanceValidatorFactory
    extends Object
    implements org.hl7.fhir.r5.context.SimpleWorkerContext.IValidatorFactory
    • Method Detail

      • makeValidator

        public org.hl7.fhir.r5.utils.validation.IResourceValidator makeValidator​(org.hl7.fhir.r5.context.IWorkerContext ctxt,
                                                                                 org.hl7.fhir.r5.utils.XVerExtensionManager xverManager)
                                                                          throws org.hl7.fhir.exceptions.FHIRException
        Specified by:
        makeValidator in interface org.hl7.fhir.r5.context.SimpleWorkerContext.IValidatorFactory
        Throws:
        org.hl7.fhir.exceptions.FHIRException
      • makeValidator

        public org.hl7.fhir.r5.utils.validation.IResourceValidator makeValidator​(org.hl7.fhir.r5.context.IWorkerContext ctxt)
                                                                          throws org.hl7.fhir.exceptions.FHIRException
        Specified by:
        makeValidator in interface org.hl7.fhir.r5.context.SimpleWorkerContext.IValidatorFactory
        Throws:
        org.hl7.fhir.exceptions.FHIRException