Class InterestShortFallValidator

java.lang.Object
cdm.product.asset.validation.InterestShortFallValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<InterestShortFall>

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

    • InterestShortFallValidator

      public InterestShortFallValidator()
  • Method Details

    • getValidationResults

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