Class TrancheAttachmentPointLessThanExhaustionPoint.Default

java.lang.Object
cdm.product.asset.validation.datarule.TrancheAttachmentPointLessThanExhaustionPoint.Default
All Implemented Interfaces:
TrancheAttachmentPointLessThanExhaustionPoint, com.rosetta.model.lib.validation.Validator<Tranche>
Enclosing interface:
TrancheAttachmentPointLessThanExhaustionPoint

public static class TrancheAttachmentPointLessThanExhaustionPoint.Default extends Object implements TrancheAttachmentPointLessThanExhaustionPoint
  • Constructor Details

    • Default

      public Default()
  • Method Details

    • getValidationResults

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