Class TradableProductPerformancePayout_ExtraordinaryDividendsParty.NoOp

java.lang.Object
cdm.product.template.validation.datarule.TradableProductPerformancePayout_ExtraordinaryDividendsParty.NoOp
All Implemented Interfaces:
TradableProductPerformancePayout_ExtraordinaryDividendsParty, com.rosetta.model.lib.validation.Validator<TradableProduct>
Enclosing interface:
TradableProductPerformancePayout_ExtraordinaryDividendsParty

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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