Class TermCodeSystemDeleteJobParameterValidator

java.lang.Object
ca.uhn.fhir.jpa.term.job.TermCodeSystemDeleteJobParameterValidator
All Implemented Interfaces:
org.springframework.batch.core.JobParametersValidator

public class TermCodeSystemDeleteJobParameterValidator extends Object implements org.springframework.batch.core.JobParametersValidator
Validates that a TermCodeSystem parameter is present
  • Constructor Details

  • Method Details

    • validate

      public void validate(org.springframework.batch.core.JobParameters theJobParameters) throws org.springframework.batch.core.JobParametersInvalidException
      Specified by:
      validate in interface org.springframework.batch.core.JobParametersValidator
      Throws:
      org.springframework.batch.core.JobParametersInvalidException