Class CodeListIdentificationValidator

java.lang.Object
cdm.base.staticdata.codelist.validation.CodeListIdentificationValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<CodeListIdentification>

public class CodeListIdentificationValidator extends Object implements com.rosetta.model.lib.validation.Validator<CodeListIdentification>
  • Constructor Details

    • CodeListIdentificationValidator

      public CodeListIdentificationValidator()
  • Method Details

    • getValidationResults

      public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CodeListIdentification o)
      Specified by:
      getValidationResults in interface com.rosetta.model.lib.validation.Validator<CodeListIdentification>