jsonschema

package
v0.9.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package jsonschema defines helpers for JSON schema validation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateJSONBytes

func ValidateJSONBytes(schema, conf []byte) error

ValidateJSONBytes validates the given config JSON against the given schema JSON.

func ValidateMap

func ValidateMap(schema, conf map[string]interface{}) error

ValidateMap validates the given config map against the given schema map.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL