schema

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValidationError

type ValidationError = gojsonschema.ResultError

type ValidationResult

type ValidationResult = gojsonschema.Result

type Validator

type Validator struct {
	// contains filtered or unexported fields
}

func NewValidator

func NewValidator(opts *ValidatorOptions) (*Validator, error)

func (*Validator) Validate

func (v *Validator) Validate(cfg interface{}) (*ValidationResult, error)

type ValidatorOptions

type ValidatorOptions struct {
	Schema string
}

Jump to

Keyboard shortcuts

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