Class PerformancePayoutQuantity.NoOp

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

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