//
pkg.gl
Category
github.com/zhukovrost/pasteAPI
pkg
validator
package
0.0.0-20240715203618-96f74f246e73
Repository:
https://github.com/zhukovrost/pasteapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
40 SLOC
#
Functions
In
In returns true if a specific value is in a list of strings.
Matches
Matches returns true if a string value matches a specific regexp pattern.
New
New is a helper which creates a new MyValidator instance with an empty errors map.
#
Variables
EmailRX
No description provided by the author
LoginRX
No description provided by the author
#
Structs
MyValidator
No description provided by the author
#
Interfaces
Validator
No description provided by the author