Class MasterAgreementBaseValidator

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

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

    • MasterAgreementBaseValidator

      public MasterAgreementBaseValidator()
  • Method Details

    • getValidationResults

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