Class InterestShortFallTypeFormatValidator

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

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

    • InterestShortFallTypeFormatValidator

      public InterestShortFallTypeFormatValidator()
  • 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>