Documentation
¶
Overview ¶
Package schema provides JSON Schema validation backed by santhosh-tekuri/jsonschema.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry holds compiled validators keyed by version/action/payload-kind. payloadKind is "request" or "response".
Click to show internal directories.
Click to hide internal directories.