It would be nice to define distinct validation messages for special elements like e-Mail: one for "you didn't suply an email address", another one for "the e-mail address is incorrect".
Generally spoken: for special fields, with special validation logic (e-mail, phone, ...) it should be possible to define a validation message for each distinct error.
Regards,