Class: Karafka::Web::Contracts::Config

Inherits:
Base
  • Object
show all
Defined in:
lib/karafka/web/contracts/config.rb

Overview

Contract to validate Web-UI configuration

Constant Summary collapse

TOPIC_REGEXP =

Use the same regexp as Karafka for topics validation

::Karafka::Contracts::TOPIC_REGEXP

Method Summary

Methods inherited from Base

configure, #validate!