module Karafka::Contracts

Namespace for all the validation contracts that we use to check input

Constants

TOPIC_REGEXP

Regexp for validating format of groups and topics @note It is not nested inside of the contracts, as it is used by couple of them