|
|
|
|
|
by mariusmg
3280 days ago
|
|
>My approach has always been to validate anything that crosses a trust boundary. That's a good approach unless a validation requires a db call with inner join (for example). This becomes too costly to do it 5 times (for example) just to get something written into db. |
|