Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StructValidationError ¶
type StructValidationError struct {
Struct string
Field string
Tag string
Value interface{}
Expected string
}
func (*StructValidationError) Error ¶
func (e *StructValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.