Class StandardizedScheduleTradeInfoSameCurrencies.NoOp

java.lang.Object
cdm.margin.schedule.validation.datarule.StandardizedScheduleTradeInfoSameCurrencies.NoOp
All Implemented Interfaces:
StandardizedScheduleTradeInfoSameCurrencies, com.rosetta.model.lib.validation.Validator<StandardizedScheduleTradeInfo>
Enclosing interface:
StandardizedScheduleTradeInfoSameCurrencies

public static class StandardizedScheduleTradeInfoSameCurrencies.NoOp extends Object implements StandardizedScheduleTradeInfoSameCurrencies
  • Constructor Details

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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