Where to find all error message constants in source code?
66 views
Skip to first unread message
Cong Wang
unread,
Mar 31, 2015, 12:01:47 PM3/31/15
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 json-schem...@googlegroups.com
Hi,
I recently develop a library using Json-schema-validator library. I want to localize all error messages thrown by it. I can see all error messages shown in JSON file. I wonder if there is a way to get all error messages from an exsiting file?