jsonschema

package
v0.0.0-...-6d13c91 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewValidatorFromRawSchema

func NewValidatorFromRawSchema(jsonSchema interface{}) (*validator, error)

NewValidatorFromRawSchema missing godoc

func NewValidatorFromStringSchema

func NewValidatorFromStringSchema(jsonSchema string) (*validator, error)

NewValidatorFromStringSchema missing godoc

Types

type ValidationResult

type ValidationResult struct {
	Valid bool
	Error error
}

ValidationResult missing godoc

Jump to

Keyboard shortcuts

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