Class AgreementTermsValidator

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

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

    • AgreementTermsValidator

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