Class CashflowTypeTypeFormatValidator

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

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

    • CashflowTypeTypeFormatValidator

      public CashflowTypeTypeFormatValidator()
  • Method Details

    • getValidationResults

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