Hacker News new | ask | show | jobs
by wvenable 311 days ago
> you just have to clearly define how to handle unknown input.

That is being lenient. Allowing any unknown input is being lenient in what you accept. Not allowing unknown input at all is being strict.