Class AgreementNameAgreementType.Default

java.lang.Object
cdm.legaldocumentation.common.validation.datarule.AgreementNameAgreementType.Default
All Implemented Interfaces:
AgreementNameAgreementType, com.rosetta.model.lib.validation.Validator<AgreementName>
Enclosing interface:
AgreementNameAgreementType

public static class AgreementNameAgreementType.Default extends Object implements AgreementNameAgreementType
  • Constructor Details

    • Default

      public Default()
  • Method Details

    • getValidationResults

      public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, AgreementName agreementName)
      Specified by:
      getValidationResults in interface com.rosetta.model.lib.validation.Validator<AgreementName>