Class MasterAgreementTypeFormatValidator

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

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

    • MasterAgreementTypeFormatValidator

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