Class AgreementTypeFormatValidator

java.lang.Object
cdm.legaldocumentation.contract.validation.AgreementTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<Agreement>

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

    • AgreementTypeFormatValidator

      public AgreementTypeFormatValidator()
  • Method Details

    • getValidationResults

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