|
ifw-sup
1.0.0
|
JSON procedures. More...
Namespaces | |
| supclib.json_procs | |
Functions | |
| def | supclib.json_procs.load_schema_file (schema_file) |
| This function loads the given schema available. More... | |
| def | supclib.json_procs.load_json_string (json_string) |
| This function loads the given string. More... | |
| def | supclib.json_procs.load_json_file (json_file) |
| This function loads the given schema available. More... | |
| def | supclib.json_procs.validate_json (json_data, schema_data) |
Variables | |
| string | supclib.json_procs.SETUP_SCHEMA |
JSON procedures.