package
1.1.1
Repository: https://github.com/rendis/surveygo.git
Documentation: pkg.go.dev

# 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.