Tagged Questions
8
votes
7answers
628 views
How do you validate critical input that cannot be vetted?
How does one prevent users from creating erroneous input sets, when there is no practical way to vet the input?
The scene
I modify a small ERP package written in Visual FoxPro. One part of the ...