Class CSAThresholdVariableSetNameMustExist.NoOp

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

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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