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