Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • A word to the wise: don't be afraid to be uncompromising with invalid data. If they say this field will always and forever be a number, guarantee it. If it isn't, it isn't your job to make it work anyway. Reject the whole file with a clear error showing line number and reason. You'll thank me later. ;) Commented Mar 5, 2018 at 13:32