package
0.0.0-20240516184714-60feed57e73e
Repository: https://github.com/n31t/go-project.git
Documentation: pkg.go.dev
# Functions
In returns true if a specific value is in a list of strings.
Matches returns true if a string value matches a specific regexp pattern.
New is a helper which creates a new Validator instance with an empty errors map.
Tier returns true if a specific value is in a list of strings.
Unique returns true if all string values in a slice are unique.
# Variables
EmailRegex is a regular expression to validate email addresses.
No description provided by the author