Class CommodityReferenceFrameworkValidator

java.lang.Object
cdm.base.staticdata.asset.common.validation.CommodityReferenceFrameworkValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<CommodityReferenceFramework>

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

    • CommodityReferenceFrameworkValidator

      public CommodityReferenceFrameworkValidator()
  • Method Details

    • getValidationResults

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