@type t() :: 0..300_000
@spec default() :: t()
@spec max() :: t()
@spec min() :: t()
@spec valid?(any()) :: boolean()