Class PrincipalPaymentScheduleTypeFormatValidator

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

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

    • PrincipalPaymentScheduleTypeFormatValidator

      public PrincipalPaymentScheduleTypeFormatValidator()
  • 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>