Class AgreementTermsTypeFormatValidator

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

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

    • AgreementTermsTypeFormatValidator

      public AgreementTermsTypeFormatValidator()
  • Method Details

    • getValidationResults

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