Class PrincipalPaymentsTypeFormatValidator

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

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

    • PrincipalPaymentsTypeFormatValidator

      public PrincipalPaymentsTypeFormatValidator()
  • Method Details

    • getValidationResults

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