bind

abstract fun bind(questionnaireViewItem: QuestionnaireViewItem)

Binds a QuestionnaireViewItem to the view. This should update the UI to display the question, the answer, and any validation result.