Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunValidators ¶
Types ¶
type StructValidator ¶
type StructValidator struct {
Struct interface{}
}
StructValidator support validator from github.com/go-playground/validator
func (*StructValidator) Check ¶
func (v *StructValidator) Check() (string, bool)
Click to show internal directories.
Click to hide internal directories.