Class CodeListIdentificationOnlyExistsValidator

java.lang.Object
cdm.base.staticdata.codelist.validation.exists.CodeListIdentificationOnlyExistsValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.ValidatorWithArg<CodeListIdentification,Set<String>>

public class CodeListIdentificationOnlyExistsValidator extends Object implements com.rosetta.model.lib.validation.ValidatorWithArg<CodeListIdentification,Set<String>>
  • Constructor Details

    • CodeListIdentificationOnlyExistsValidator

      public CodeListIdentificationOnlyExistsValidator()
  • Method Details