Class MasterAgreementVariableSetNameMustExist.Default

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

public static class MasterAgreementVariableSetNameMustExist.Default extends Object implements MasterAgreementVariableSetNameMustExist
  • Constructor Details

    • Default

      public Default()
  • 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>