
Moosex::types::json is a moose extension that provides type constraints that validate strings in the javascript object notation (json) format. it can use either the json or relaxed json specifications and depends on json to do the heavy lifting (see libjson-perl for details).