package
0.0.0-20240207062033-1da23878d244
Repository: https://github.com/theandrew168/dripfile.git
Documentation: pkg.go.dev

# Functions

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.
Generic function which returns true if a specific value is in a list.
Generic function which returns true if all values in a slice are unique.
UUID returns true if a string value is a valid UUID.

# Structs

Define a new Validator type which contains a map of validation errors.