Class UmbrellaAgreementTypeFormatValidator

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

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

    • UmbrellaAgreementTypeFormatValidator

      public UmbrellaAgreementTypeFormatValidator()
  • 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>