Class AdjustableOrAdjustedDateAdjustedDate.NoOp

java.lang.Object
cdm.base.datetime.validation.datarule.AdjustableOrAdjustedDateAdjustedDate.NoOp
All Implemented Interfaces:
AdjustableOrAdjustedDateAdjustedDate, com.rosetta.model.lib.validation.Validator<AdjustableOrAdjustedDate>
Enclosing interface:
AdjustableOrAdjustedDateAdjustedDate

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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