Registry / utility / asaskevich-govalidator

asaskevich-govalidator

JSON →
library0.0.0-20230301143203-a9d515a09cc2gogounverified

Package of validators and sanitizers for strings, structs and collections.

go get github.com/asaskevich/govalidator
INSTALL
IMPORT
SIG · ASASKEVICH-GOVALID
A
asaskevich-govalidator
utilitygov0.0.0-20230301143203-a9d515a09cc2
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
github.com/asaskevich/govalidator

Validate an email address.

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

No known issues recorded.

Upgrade
Version history
0.0.0-20230301143203-a9d515a09cc2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Meta
1
Amazon
1
OpenAI (training)
1
Resources
asaskevich-govalidator — go get asaskevich-govalidator · libregistry