Class PriceScheduleSpreadPrice.Default

java.lang.Object
cdm.observable.asset.validation.datarule.PriceScheduleSpreadPrice.Default
All Implemented Interfaces:
PriceScheduleSpreadPrice, com.rosetta.model.lib.validation.Validator<PriceSchedule>
Enclosing interface:
PriceScheduleSpreadPrice

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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