Class OtherAgreementTermsLegalDocumentSpecified.NoOp

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

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

    • NoOp

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