Class MasterAgreementValidator

java.lang.Object
cdm.legaldocumentation.master.isda.validation.MasterAgreementValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<MasterAgreement>

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

    • MasterAgreementValidator

      public MasterAgreementValidator()
  • Method Details

    • getValidationResults

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