Class PerformancePayoutQuantity.Default

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

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