Closed ghost closed 5 years ago
Thanks for reporting. I agree it's better to prevent erroneous input or display error message about invalid input so the user can correct. Can you please submit PR fixing this?
@piotrmurach I am not very familiar your code, I don't necessarily have time recently.I suggest you fix this little issue by yourself.
i fixed this 'little issue' - pr #114
If I type a value that cannot be convert to
Boolean
will raise a exception:A validator should be set to prevent users from entering other values.