Documentation ¶
Index ¶
- func Email(email string) bool
- func IsNumber(value int, min int, max int) 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 TokenName(name string) bool
- func Uri(uri string) bool
- func VarName(name string) 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.