Class MasterAgreementClauseValidator

java.lang.Object
cdm.legaldocumentation.master.validation.MasterAgreementClauseValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<MasterAgreementClause>

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

    • MasterAgreementClauseValidator

      public MasterAgreementClauseValidator()
  • Method Details

    • getValidationResults

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