150k views
3 votes
A web developer is adding input validation techniques to a web site application. Which of the following should the developer implement during this process?

A. Perform the validation on the server side
B. Perform the validation on the client side
C. Prevent boundary checks
D. Implement pointer dereference techniques

1 Answer

1 vote
D. Implement pointer deference techniques
User Wesley Tansey
by
8.5k points