

InterviewSolution
Saved Bookmarks
1. |
The approach to input validation that simply encodes characters considered "bad" to a format which should not affect the functionality of the applicat |
Answer» The approach to input validation that simply encodes CHARACTERS CONSIDERED "bad" to a format which should not AFFECT the functionality of the APPLICATION and hence is very weak |
|