# Functions
AskConfirm asks for confirmation on the terminal.
NotIn returns a validation function that returns an error if the value is in the given list.
ValidateToken validates that the given input is a valid Axiom access token (personal or ingest).
ValidateURL validates that the given input is a valid url.