Class UmbrellaAgreementValidator

java.lang.Object
cdm.legaldocumentation.common.validation.UmbrellaAgreementValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<UmbrellaAgreement>

public class UmbrellaAgreementValidator extends Object implements com.rosetta.model.lib.validation.Validator<UmbrellaAgreement>
  • Constructor Details

    • UmbrellaAgreementValidator

      public UmbrellaAgreementValidator()
  • Method Details

    • getValidationResults

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