Adds support for validating JSON data with JSON schemas.
Maintainer(s):
rustyconover
Installing and Loading
INSTALL json_schema FROM community;
LOAD json_schema;
About json_schema
For more information regarding usage, see the documentation.
Added Functions
| function_name | function_type | description | comment | examples |
|---|---|---|---|---|
| json_schema_patch | scalar | NULL | NULL | NULL |
| json_schema_update | scalar | NULL | NULL | NULL |
| json_schema_validate | scalar | NULL | NULL | NULL |
| json_schema_validate_schema | scalar | NULL | NULL | NULL |