Class OtherAgreementTermsLegalDocumentSpecified.Default

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

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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