Class PercentageRuleTypeFormatValidator

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

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

    • PercentageRuleTypeFormatValidator

      public PercentageRuleTypeFormatValidator()
  • Method Details

    • getValidationResults

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