Versions in this module Expand all Collapse all v0 v0.1.0 Feb 13, 2026 Changes in this version + const MaxEmailLength + const MaxPasswordLength + const MinPasswordLength + func ValidateEmail(email string) bool + func ValidatePassword(password string) bool