/*
   To be of purpose, this data would be dynamically generated by a server side script
*/
[
   {"id":"name", "text":"Invalid characters, a-z A-Z and _ allowed characters."},
   {"id":"age", "text":"Lets be serious here, 999... you should be dead."},
   {"id":"email", "text":"Invalid email."}
];