@switch (question().controlType) { @case ('textbox') { } @case ('dropdown') { } }
@if (!isValid) {
{{ question().label }} is required
}