Documentation
¶
Index ¶
- func IsAlphaNumeric(str string, params ...string) bool
- func IsDate(str string) bool
- func IsDisplayName(str string) bool
- func IsDockerImage(str string) bool
- func IsIn(str string, params ...string) bool
- func IsJWT(str string) bool
- func IsLanguage(str string) bool
- func IsLowerCase(str string) bool
- func IsMemorySize(str string) bool
- func IsNumeric(str string) bool
- func IsOWASPEmail(str string) bool
- func IsOrderNumber(str string) bool
- func IsPassword(str string) bool
- func IsPath(str string) bool
- func IsPermissionResource(str string) bool
- func IsTag(str string) bool
- func IsTime(str string) bool
- func IsTopic(str string) bool
- func IsURL(str string) bool
- func IsUUID4WithoutHyphens(str string) bool
- func IsUserDisplayName(str string) bool
- func ValidateStruct(s interface{}) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAlphaNumeric ¶
func IsDisplayName ¶
func IsDockerImage ¶
func IsLanguage ¶
func IsLowerCase ¶
func IsMemorySize ¶
func IsOWASPEmail ¶
func IsOrderNumber ¶
func IsPassword ¶
func IsPermissionResource ¶
func IsUUID4WithoutHyphens ¶
func IsUserDisplayName ¶
func ValidateStruct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.