# Functions

NewValidatedValue creates a validated variable of type T.
WithDefault sets the default value for the validated variable.
WithTypeNameOverride overrides the type name that's printed in the help message.

# Structs

ValidatedValue implements `pflag.Value` interface.

# Type aliases

No description provided by the author