Routemaster Client v0.3.0 Routemaster.Topic View Source
Utility functions to validate topic names.
Link to this section Summary
Functions
Checks if a string is a valid topic name. Returns a boolean
Validates a topic name, raises a Routemaster.Topic.InvalidNameError
exception if invalid
Link to this section Functions
Checks if a string is a valid topic name. Returns a boolean.
Validates a topic name, raises a Routemaster.Topic.InvalidNameError
exception if invalid.