Class OtherAgreementTermsLegalDocumentNotSpecified.NoOp

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

public static class OtherAgreementTermsLegalDocumentNotSpecified.NoOp extends Object implements OtherAgreementTermsLegalDocumentNotSpecified
  • 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>