Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableValidation ¶
func DisableValidation()
func RegisterFactory ¶
func ResolveSchemas ¶
func ResolveSchemas()
func ValidationEnabled ¶
func ValidationEnabled() bool
Types ¶
type HasSchemaIO ¶
type Schema ¶
func FindOrCreate ¶
type ValidationError ¶
type ValidationError struct {
// contains filtered or unexported fields
}
func NewValidationError ¶
func NewValidationError(msg string, errors []error) *ValidationError
func (*ValidationError) Error ¶
func (e *ValidationError) Error() string
func (*ValidationError) Errors ¶
func (e *ValidationError) Errors() []error
Click to show internal directories.
Click to hide internal directories.