util::json::validate (private)

 util::json::validate jsonText

Defined in packages/acs-tcl/tcl/json-procs.tcl

Validate JSON text

Parameters:
jsonText - JSON text
Returns:
1 iff $jsonText conforms to the JSON grammar (@see http://json.org/)

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: