Class LegalAgreementBaseValidator

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

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

    • LegalAgreementBaseValidator

      public LegalAgreementBaseValidator()
  • Method Details

    • getValidationResults

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