Class LegalAgreementTypeFormatValidator

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

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

    • LegalAgreementTypeFormatValidator

      public LegalAgreementTypeFormatValidator()
  • Method Details

    • getValidationResults

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