github.com/TykTechnologies/tyk/internal/service/gojsonschema
No package summary is available.
Package
Files: 1. Third party imports: 1. Imports from organisation: 0. Tests: 0. Benchmarks: 0.
Vars
var (
NewBytesLoader = gojsonschema.NewBytesLoader
NewGoLoader = gojsonschema.NewGoLoader
FormatCheckers = gojsonschema.FormatCheckers
Validate = gojsonschema.Validate
)
Types
JSONLoader, ResultError, Result, FormatCheckerChain, DoesNotMatchFormatError
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| type |
|
No comment on field. |
| type |
|
No comment on field. |
| type |
|
No comment on field. |
| type |
|
No comment on field. |
| type |
|
No comment on field. |
type (
JSONLoader = gojsonschema.JSONLoader
ResultError = gojsonschema.ResultError
Result = gojsonschema.Result
FormatCheckerChain = gojsonschema.FormatCheckerChain
DoesNotMatchFormatError = gojsonschema.DoesNotMatchFormatError
)