Class CashflowTypeFormatValidator

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

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

    • CashflowTypeFormatValidator

      public CashflowTypeFormatValidator()
  • Method Details

    • getValidationResults

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