Class CodeSystemValidator

  • All Implemented Interfaces:
    org.hl7.fhir.r5.utils.validation.ValidationContextCarrier.IValidationContextResourceLoader

    public class CodeSystemValidator
    extends BaseValidator
    • Constructor Detail

      • CodeSystemValidator

        public CodeSystemValidator​(org.hl7.fhir.r5.context.IWorkerContext context,
                                   org.hl7.fhir.r5.utils.XVerExtensionManager xverManager)
    • Method Detail

      • validate

        public List<org.hl7.fhir.utilities.validation.ValidationMessage> validate​(org.hl7.fhir.r5.model.CodeSystem cs,
                                                                                  boolean forBuild)