Hi Ranchers,
Some people here have said that we should only do what the spec asks us to do, nothing more. That leads to my question:
Since my requirement spec says no where that I must implement any kind of input validation and further more says "Note that for this application,
you should assume that customers and CSRs know their customer ids."
Will I lose points for lack of validation?
Should I prompt the user to retry or end the program on bad input?
Thanks in advance!