Documentation ¶
Index ¶
- func Email(email string) bool
- func IsNumber(value int, min int, max int) bool
- func IsPositiveNumber(value int) bool
- func IsTime(time string) bool
- func MaxLength(text string, length int) bool
- func Name(name string) bool
- func OneOf(value string, values []string) bool
- func Password(password string) bool
- func Required(text string) bool
- func Subdomain(subdomain string) bool
- func TokenName(name string) bool
- func UUID(uuid string) bool
- func Uri(uri string) bool
- func VarName(name string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPositiveNumber ¶ added in v0.12.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.