Regex to validate JSON

Posted by Shard on Stack Overflow See other posts from Stack Overflow or by Shard
Published on 2010-04-06T08:17:12Z Indexed on 2010/04/06 8:23 UTC
Read the original article Hit count: 673

Filed under:
|

I am looking for a Regex that allows me to validate json.

I am very new to Regex's and i know enough that parsing with Regex is bad but can it be used to validate?

© Stack Overflow or respective owner

Related posts about regex

Related posts about JSON