Documentation ¶
Index ¶
- func Email(v string, isRequired bool, name string) (errors.E, bool)
- func IDCard(v string, isRequired bool, name string) (errors.E, bool)
- func IsEmpty(s interface{}) bool
- func MD5(v string, isRequired bool, name string) (errors.E, bool)
- func MinLength(v string, length int, name string) (errors.E, bool)
- func Mobile(v string, isRequired bool, name string) (errors.E, bool)
- func RealName(v string, isRequired bool, name string) (errors.E, bool)
- func Required(v interface{}, name string) (errors.E, bool)
- func UUID(v string, isRequired bool, name string) (errors.E, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.