[ANN] Legit Input Validation

89 views
Skip to first unread message

James Cunningham

unread,
Jul 22, 2016, 12:36:55 PM7/22/16
to golang-nuts
Hey Gophers!

Today I released my library to help with user input validation, called Legit. I would appreciate any and all feedback.

The difference between existing libraries which tend to use struct tags, Legit defines an interface requiring types have a method called `Validate` and exposes helpers for walking structs/slices with fields that contain a validator.


Thanks!
Reply all
Reply to author
Forward
0 new messages