Class OtherAgreementTermsValidator

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

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

    • OtherAgreementTermsValidator

      public OtherAgreementTermsValidator()
  • Method Details

    • getValidationResults

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