Class PrincipalPaymentScheduleInitialPrincipalAmountExists.NoOp

java.lang.Object
cdm.product.common.settlement.validation.datarule.PrincipalPaymentScheduleInitialPrincipalAmountExists.NoOp
All Implemented Interfaces:
PrincipalPaymentScheduleInitialPrincipalAmountExists, com.rosetta.model.lib.validation.Validator<PrincipalPaymentSchedule>
Enclosing interface:
PrincipalPaymentScheduleInitialPrincipalAmountExists

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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