@if (keyCode?.hasError('required')) { Entry is required. } @if (keyCode?.hasError('minlength')) { Entry is too short. }