Class PrincipalPaymentScheduleValidator

java.lang.Object
cdm.product.common.settlement.validation.PrincipalPaymentScheduleValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<PrincipalPaymentSchedule>

public class PrincipalPaymentScheduleValidator extends Object implements com.rosetta.model.lib.validation.Validator<PrincipalPaymentSchedule>
  • Constructor Details

    • PrincipalPaymentScheduleValidator

      public PrincipalPaymentScheduleValidator()
  • Method Details

    • getValidationResults

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