Adding the localized Display Name of the violation field
16 views
Skip to first unread message
Jon Kenoyer
unread,
Jan 10, 2013, 8:24:33 AM1/10/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-val...@googlegroups.com
We are adding an aggregated list of violations to our screen. This list must display the localized field name. My first thought is to have custom constraints that take in a DisplayName argument and append that to the return message. The problem is how do I take the DisplayName and look up the localized class and string?