Tagged Questions
4
votes
5answers
419 views
Should we use “please” for validation messages for e-commerce applications
When we build an e-commerce application (most probably a web application), input validation is one of the core concepts of these type of applications. When the validation fails, we need to provide a ...