Documentation
¶
Index ¶
- func IsGreaterThanEqualInt(value int, min int) bool
- func IsGreaterThanInt(value int, min int) bool
- func IsNotEmpty(text string) bool
- func IsPhoneNumber(phone string) bool
- func IsPositiveNumber(number int) bool
- func IsValidAge(birthDate *time.Time, age int) bool
- func IsValidEmail(email string) bool
- func IsValidName(name string, min int, max int) bool
- func IsValidNumericId(id int) bool
- func IsValidPassword(password string) bool
- func IsValidUuid(id string) bool
- func MinLength(text string, min int) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGreaterThanEqualInt ¶
func IsGreaterThanInt ¶
func IsNotEmpty ¶
func IsPhoneNumber ¶
func IsPositiveNumber ¶
func IsValidEmail ¶
func IsValidNumericId ¶
func IsValidPassword ¶
func IsValidUuid ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.