Hacker News new | ask | show | jobs
by aaron-lebo 4313 days ago
schema is not a validation library, it just turns HTTP forms into Go structs. Validate uses tags or maps (not a huge issue, granted). The Revel one does look nice, though. Thanks.