Class OtherIndexAssetClassRequired.Default

java.lang.Object
cdm.observable.asset.validation.datarule.OtherIndexAssetClassRequired.Default
All Implemented Interfaces:
OtherIndexAssetClassRequired, com.rosetta.model.lib.validation.Validator<OtherIndex>
Enclosing interface:
OtherIndexAssetClassRequired

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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