Expand description
Validated API context name type.
This module provides ApiContextName, a newtype wrapper around String
that enforces strict naming rules to prevent path traversal attacks and
invalid filesystem states when API names are used to construct file paths.
Structsยง
- ApiContext
Name - A validated API context name.