Class PerformancePayoutUnderlier.Default

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

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

    • Default

      public Default()
  • 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>