Y
Hacker News
new
|
ask
|
show
|
jobs
by
DANK_YACHT
1476 days ago
This seems like programmer error. Don't put restricted fields into types you're deserializing off the wire. It's like accepting user input and directly inserting it into a database without any validation.