Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ValidationError ¶ added in v0.9.25
type ValidationError struct {
// contains filtered or unexported fields
}
func (ValidationError) Error ¶ added in v0.9.25
func (ve ValidationError) Error() string
func (ValidationError) Message ¶ added in v0.9.25
func (ve ValidationError) Message() string
func (ValidationError) Unwrap ¶ added in v0.9.25
func (ve ValidationError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.