Class MasterAgreementElectionsValidator

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

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

    • MasterAgreementElectionsValidator

      public MasterAgreementElectionsValidator()
  • Method Details

    • getValidationResults

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