Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Messaging.Kafka.TopicOptionValidator

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.Messaging.Kafka
Type: Class TopicOptionValidator
Parent Classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Messaging.Kafka.IOptionValidator


/*
Copyright © 2022 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
Provides an implementation of IOptionValidator that validates per-topic options
to ensure we don't allow passing invalid options to the underlying messaging
library implementation.



Method Summary
  Options Name Purpose
  ValidateOption (character, character) /** Check for any invalid options and throw an error back to the client if there is an attempt to set such an option. */

Method Detail
Top

ValidateOption (character, character)

Purpose:
Check for any invalid options and throw an error back to the client if there is an attempt
to set such an option.
Parameters:
optionName CHARACTER
 
optionValue CHARACTER
 


TitleResults for “How to create a CRG?”Also Available inAlert