Class MasterAgreementVariableSetValidator

java.lang.Object
cdm.legaldocumentation.master.validation.MasterAgreementVariableSetValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<MasterAgreementVariableSet>

public class MasterAgreementVariableSetValidator extends Object implements com.rosetta.model.lib.validation.Validator<MasterAgreementVariableSet>
  • Constructor Details

    • MasterAgreementVariableSetValidator

      public MasterAgreementVariableSetValidator()
  • Method Details

    • getValidationResults

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