Class GlobalMasterRepoAgreementValidator

java.lang.Object
cdm.legaldocumentation.master.icma.validation.GlobalMasterRepoAgreementValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<GlobalMasterRepoAgreement>

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

    • GlobalMasterRepoAgreementValidator

      public GlobalMasterRepoAgreementValidator()
  • Method Details

    • getValidationResults

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