ifw-fcf
5.0.0-pre2
|
Namespaces | |
clib.json_procs | |
Functions | |
def | clib.json_procs.load_schema_file (schema_file) |
This function loads the given schema available. More... | |
def | clib.json_procs.load_json_string (json_string) |
This function loads the given string. More... | |
def | clib.json_procs.load_json_file (json_file) |
This function loads the given schema available. More... | |
def | clib.json_procs.validate_json (json_data, schema_data) |
Variables | |
string | clib.json_procs.SETUP_SCHEMA |