Class GlobalMasterRepoAgreementTypeFormatValidator

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

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

    • GlobalMasterRepoAgreementTypeFormatValidator

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