Class PriceScheduleForwardPoint.NoOp

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

public static class PriceScheduleForwardPoint.NoOp extends Object implements PriceScheduleForwardPoint
  • Constructor Details

    • NoOp

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