Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct{}
Builder builds Validator objects from JSON schemas
func (*Builder) BuildWithCtx ¶
BuildWithCtx creates a new validator from the specified schema, using the jsctx parameter as the context to resolve JSON References with. If you expect your schema to contain JSON references to itself, you will have to pass the context as a map with raw decoded JSON data
Click to show internal directories.
Click to hide internal directories.