Class PerformancePayoutUnderlier.NoOp

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

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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