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 Ruby JSON Schema Library
Is it possible to get outputted the exact line where the json failed validation?
Iain Beeston
unread,
Jul 20, 2017, 3:44:25 PM7/20/17
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 Ruby JSON Schema Library
I'm afraid that it's not. We have to parse the json text into a hash (or string or number) before we can validate it, and by parsing it we lose information about like breaks