Class UmbrellaAgreementSetValidator

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

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

    • UmbrellaAgreementSetValidator

      public UmbrellaAgreementSetValidator()
  • Method Details

    • getValidationResults

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