KAJ
Scholar
Calm down dear!In which case they can do that on their side. I'm providing raw data, not doing analysis for them. I'm putting properly numeric data into that field, and dumping the rest into a "miscellaneous" field. If they want to parse through all the possible combinations of garbage text users enter in there to figure out if they can math something, they'll have to do it themselves.
And I think you missed where the entry wasn't ">12" it was the words "greater than" 12.
If censored data is at all frequent in the application domain, then perhaps the user requirement should have included it, and the implementation might then have allowed (and validated) such entries in a numeric field - I have implemented such data entry, it isn't very difficult.
tl;dr Looks like inadequate specification (communication?) rather than stupid user or bad programmer.