Is is appropriate to put '!' at the end of validation message?

It is good to use short and direct message such as "xxx required" or "Enter xxx" right ?
|
Is is appropriate to put '!' at the end of validation message?
It is good to use short and direct message such as "xxx required" or "Enter xxx" right ? |
||||
|
|
I think the exclamation marks are a little harsh considering that the messages are red as well. I also am not fond at all of the short messages, some of them are a little confusing too. I'd also get rid of 'Capital Case' too. I'm a big fan of this writing style, keep it simple and not too formal.
|
|||||||||||||
|
|
Having an exclamation mark is unnecessary in the message. The messages themselves are fine - short and to the point and don't need the extra emphasis an exclamation mark brings. If you can outlining the text boxes also helps to draw attention to the ones that have errors. It also provides something for a tooltip to be displayed on. The only time I'd use an exclamation mark would be if space were tight and I needed to display something to show there was an error. The "!" could then be used as a hover target for a tooltip with the actual error.
download bmml source – Wireframes created with Balsamiq Mockups |
||||
|
|