Problem
During the development of a web-based application, one of your teammates explained to the team that a user text input field on a Web-based form that would update data in a database should be checked at the database server for inconsistent/inappropriate characters and strings so that the web page that is sent from the Web server to a user's computer is simple. How would you respond to this explanation/to the teammate?