Class PaymentRuleTypeFormatValidator

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

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

    • PaymentRuleTypeFormatValidator

      public PaymentRuleTypeFormatValidator()
  • Method Details

    • getValidationResults

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