Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Validating a JSON structure

by sherab (Scribe)
on Sep 05, 2012 at 13:13 UTC ( [id://991840]=note: print w/replies, xml ) Need Help??


in reply to Re: Validating a JSON structure
in thread Validating a JSON structure

Well formed JSON testing is easy enough to check for (Test::JSON, thanks Poe!) but what I am after is if the JSON matches a very strict definition.
- Lack of elements, fail
- Additional elements, fail

If the test doesn't pass then we can put some eyeballs on it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://991840]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-25 06:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found