Skip to main content

Module enum_handler

Module enum_handler 

Source
Expand description

Enumeration validation and canonicalization handler

Validates that field values match one of a predefined set of allowed values. Performs case-insensitive matching and canonicalizes to lowercase for consistent topic generation and storage.

Structsยง

EnumHandler