Class LegalAgreementAgreementVerification.NoOp

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

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

    • NoOp

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