util::json::validate (private)
util::json::validate jsonText
Defined in packages/acs-tcl/tcl/json-procs.tcl
Validate JSON text
- Parameters:
- jsonText (required)
- JSON text
- Returns:
- 1 iff $jsonText conforms to the JSON grammar (@see http://json.org/)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.