The solution to this problem is to validate all input fields on the server side.
这个问题的解决方法是在服务器端验证所有的输入域。
You can validate the form fields at both the client side and server side as in any Web application.
在任何web应用程序中,您即可以在客户端也可以在服务器端验证表单字段。
Many business-line applications have requirements to validate form fields based on business rules. Each business rule is unique, but the following are a few examples of business validation rules.
很多业务应用程序都有基于业务规则验证表单字段的要求。
应用推荐