Class PriceQuantityArithmeticOperator.NoOp

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

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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