Class OtherIndexValidator

java.lang.Object
cdm.observable.asset.validation.OtherIndexValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<OtherIndex>

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

    • OtherIndexValidator

      public OtherIndexValidator()
  • Method Details

    • getValidationResults

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