Class LegalAgreementConsistentlyExecutedAgreements.NoOp

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

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