Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidUUIDv4 ¶
IsValidUUIDv4 is a utility function to verify if a given string is a valid UUID v4.
func ValidatePassword ¶
ValidatePassword is a custom validator to validate passwords. It checks that a password is at least 12 characters long, it contains at least one special character, at least one uppercase letter, at least one lowercase letter, and at least one digit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.