Class InterestAdjustmentTypeFormatValidator

java.lang.Object
cdm.legaldocumentation.csa.validation.InterestAdjustmentTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<InterestAdjustment>

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

    • InterestAdjustmentTypeFormatValidator

      public InterestAdjustmentTypeFormatValidator()
  • Method Details

    • getValidationResults

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