Class AvailableInventoryRecordInterestRate.NoOp

java.lang.Object
cdm.event.position.validation.datarule.AvailableInventoryRecordInterestRate.NoOp
All Implemented Interfaces:
AvailableInventoryRecordInterestRate, com.rosetta.model.lib.validation.Validator<AvailableInventoryRecord>
Enclosing interface:
AvailableInventoryRecordInterestRate

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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