package
0.0.0-20241116163709-783f409c793b
Repository: https://github.com/tconnellan/macro-tracker-backend.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.
No description provided by the author
New is a helper which creates a new Validator instance with an empty errors map.
Unique returns true if all string values in a slice are unique.

# Variables

No description provided by the author

# Structs

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