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 | |
| json_schema_update | scalar | NULL | NULL | |
| json_schema_validate | scalar | NULL | NULL | |
| json_schema_validate_schema | scalar | NULL | NULL |
Overloaded Functions
| function_name | function_type | description | comment | examples | |—————|—————|————-|———|———-|
Added Types
| type_name | type_size | logical_type | type_category | internal | |———–|———-:|————–|—————|———-|
Added Settings
| name | description | input_type | scope | aliases | |——|————-|————|——-|———|