Method Public Overridable Sub ValidateQuestion(ByVal input As String)
Description
This method is called to check the answer to the question. You can create custom logic for this check. The input parameter represents the answer given to the question.