Class PriceScheduleForwardPoint.Default

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

public static class PriceScheduleForwardPoint.Default extends Object implements PriceScheduleForwardPoint
  • 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>