Class MasterAgreementScheduleValidator

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

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

    • MasterAgreementScheduleValidator

      public MasterAgreementScheduleValidator()
  • Method Details

    • getValidationResults

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