I would like to display the detail message in the tooltip generated by <t:message> instead of the default "Validation Error".
I know I can set the text displayed using the title attribute, but how do is set it to the detail message, i.e. "Value required", which is generated by the JSF? Paul Spencer

