Registry / utility / asaskevich-govalidator-v9

asaskevich-govalidator-v9

JSON →
library9.0.0-20180315120708-ccb8e960c48fgogounverified

Package govalidator is package of validators and sanitizers for strings, structs and collections.

go get gopkg.in/asaskevich/govalidator.v9
INSTALL
IMPORT
SIG · ASASKEVICH-GOVALID
A
asaskevich-govalidator-v9
utilitygov9.0.0-20180315120708-ccb8e960c48f
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

govalidator
gopkg.in/asaskevich/govalidator.v9

Validate an email address using govalidator.IsEmail

package main import ( "fmt" "gopkg.in/asaskevich/govalidator.v9" ) func main() { fmt.Println(govalidator.IsEmail("test@example.com")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.0.0-20180315120708-ccb8e960c48flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Resources
asaskevich-govalidator-v9 — go get asaskevich-govalidator-v9 · libregistry