package
0.0.0-20241219151018-5bf983b91b68
Repository: https://github.com/raaffs/fluxmap.git
Documentation: pkg.go.dev

# Functions

In returns true if a specific value is in a list of strings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Matches returns true if a string value matches a specific regexp pattern.
No description provided by the author
No description provided by the author
New is a helper which creates a new Validator instance with an empty errors map.
No description provided by the author
Unique returns true if all string values in a slice are unique.

# Variables

EmailRX is a regex for sanity checking the format of email addresses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Validator struct type contains a map of validation errors.