Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { // A lookup of substitute schema locations. The key is the original schema location // and the value is the substitute location. SchemaMap map[string]string }
Options for the Validator.
Click to show internal directories.
Click to hide internal directories.