package
0.0.0-20240104074654-319113ebc8cd
Repository: https://github.com/barantoraman/gobookapi.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 creates a new Validator instance with an empty error map.
Unique returns true if all string values in a slice are unique.

# Variables

No description provided by the author

# Structs

Validator represents a validation helper with an error map.