# Functions
IsValidPromptType checks that the given promptType is valid.
IsValidTransformerType checks that the given promptType is valid.
IsValidValidatorType checks that the given promptType is valid.
Make creates a Prompt and returns it.
# Variables
Answers are the global stored answers.
# Structs
Answer holds the Prompt Answer configuration.
Prompt holds Prompt configuration.
Question holds the Survey question configs.
QuestionOptions provides option storage for Survey Question instances.
QuestionValidation provides validation options for Survey Question instances.
WhenEnvironment is the object passed into the When environment.