Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAlphanumSpaceHyphenUnderscore ¶
IsAlphanumeric check if the string contains only letters, numbers, space, hypens, and underscore. Only allow letters and numbers at the start and the end. Empty string is valid.
func IsAlphanumeric ¶
IsAlphanumeric check if the string contains only letters and numbers. Empty string is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.