Ajay_Chawda
7 years agoContributor
How to implement jsonschema validation using Python script
Hi
i’m trying to validate simple json data against particular json schema using python script.
i’m trying to use ‘cerberus’ library of python but script snap is failing with error.
How we can import external library and use it in script snap?any other native library that can be use so that we can avoid loading of external library?
JSON Formatter snap can be used to validate json by specifying Schema file ?
validate_2019_01_02.slp (10.4 KB)
test.schema.txt (366 Bytes)