I want set error validation to input field manually in controller example:
if ($remainTime < 30) { ..... set error validation in here (error: lim
Probably you are looking for something like this