Class UmbrellaAgreementEntityTypeFormatValidator

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

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

    • UmbrellaAgreementEntityTypeFormatValidator

      public UmbrellaAgreementEntityTypeFormatValidator()
  • Method Details

    • getValidationResults

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