# Functions
GetQuestionChecker returns the QuestionChecker for the given question type.
ValidateChoice validates the answers for the given choice type.
ValidateText validates format of the answers for the given text type.
# Type aliases
QuestionChecker is an alias for a function that validates the answers for a question.