Class PerformancePayoutEquitySpecificAttributes.NoOp

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

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