Search Shortcut cmd + k | ctrl + k
json_schema

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

This extension does not add any function overloads.

Added Types

This extension does not add any types.

Added Settings

This extension does not add any settings.