Class UmbrellaAgreementUmbrellaAgreementExists.Default

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

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

    • Default

      public Default()
  • Method Details

    • getValidationResults

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