[Discussion] How to verify in Business System Development?

Source: Internet
Author: User

This topic involves user experience, which is the question of how our business system interacts with users. Common verification methods in business systems are as follows:

1) only backend service verification

That is, user input data is verified only at the business Implementation Layer Based on the business.

2) verify both the front and back ends

That is, the front-end interface layer and the back-end business Implementation Layer verify user input data based on the business.

3) Front-end verification only

That is, the user input data is verified only at the front-end interface layer based on the business. This is dangerous.

The front-end interface layer displays error messages based on the verification results. There are only the following methods:

1) only one domain is verified at a time, and an error message is displayed in the input control attachment or other locations.

2) batch verification.

 

Are there any better solutions? Share it.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.