Class LegalAgreementAgreementType.NoOp

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

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