Class LegalAgreementAgreementType.Default

java.lang.Object
cdm.legaldocumentation.common.validation.datarule.LegalAgreementAgreementType.Default
All Implemented Interfaces:
LegalAgreementAgreementType, com.rosetta.model.lib.validation.Validator<LegalAgreement>
Enclosing interface:
LegalAgreementAgreementType

public static class LegalAgreementAgreementType.Default extends Object implements LegalAgreementAgreementType
  • Constructor Details

    • Default

      public Default()
  • Method Details

    • getValidationResults

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