# Functions

NewEncoder returns a new JSONSchema Encoder that writes to w.

# Variables

ErrNotImplemented is returned when the JSON schema encoding logic for a schema.FieldValidator has not (yet) been implemented.

# Structs

Encoder writes the JSON Schema representation of a schema.Schema to an output stream.