Class TradableProductCalculationAgentMandatoryEarlyTermination.NoOp

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

public static class TradableProductCalculationAgentMandatoryEarlyTermination.NoOp extends Object implements TradableProductCalculationAgentMandatoryEarlyTermination
  • 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>