swarmaURI
Contents:
Getting Started
SDK:
Core Architecture
Standard Base and Concrete Classes
Community Plugins
Experimental Progress
Examples:
Jupyter Notebooks
swarmaURI
Standard Base and Concrete Classes
swarmauri.standard.utils.json_validator module
View page source
swarmauri.standard.utils.json_validator module
swarmauri.standard.utils.json_validator.
load_json_file
(
file_path
)
[source]
Return type
:
dict
swarmauri.standard.utils.json_validator.
validate_json
(
data
,
schema_file
)
[source]
Return type
:
bool