Class IndexReferenceInformationIndexAttributes.Default

java.lang.Object
cdm.base.staticdata.asset.common.validation.datarule.IndexReferenceInformationIndexAttributes.Default
All Implemented Interfaces:
IndexReferenceInformationIndexAttributes, com.rosetta.model.lib.validation.Validator<IndexReferenceInformation>
Enclosing interface:
IndexReferenceInformationIndexAttributes

public static class IndexReferenceInformationIndexAttributes.Default extends Object implements IndexReferenceInformationIndexAttributes
  • Constructor Details

    • Default

      public Default()
  • Method Details

    • getValidationResults

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