Class MasterAgreementVariableSetValueMustExist.NoOp

java.lang.Object
cdm.legaldocumentation.master.validation.datarule.MasterAgreementVariableSetValueMustExist.NoOp
All Implemented Interfaces:
MasterAgreementVariableSetValueMustExist, com.rosetta.model.lib.validation.Validator<MasterAgreementVariableSet>
Enclosing interface:
MasterAgreementVariableSetValueMustExist

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

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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