sprig
sprig copied to clipboard
mustToJson doesnt seem to validate json correctly?
I used mustToJson against this string: '[{"dfsdfdsf": "sdfsdf"]'
It didn't throw an error and returned this: "[{\"dfsdfdsf\": \"sdfsdf\"]"