Class MasterAgreementElectionsTypeFormatValidator

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

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

    • MasterAgreementElectionsTypeFormatValidator

      public MasterAgreementElectionsTypeFormatValidator()
  • 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>