Class LegacyResolutionValueOtherValues.NoOp

java.lang.Object
cdm.legaldocumentation.csa.validation.datarule.LegacyResolutionValueOtherValues.NoOp
All Implemented Interfaces:
LegacyResolutionValueOtherValues, com.rosetta.model.lib.validation.Validator<LegacyResolutionValue>
Enclosing interface:
LegacyResolutionValueOtherValues

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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