Go library for HTTP form parsing

Bozhin Zafirov 9c7adcba22 Return a more descriptive error message in integer range validation. 2 tahun lalu
.gitignore e624888d6a Initial commit 8 tahun lalu
LICENSE 0ef53df57c Update comments. 2 tahun lalu
README.md 5537c7ad54 initial import 8 tahun lalu
constructors.go 09944b89d7 Add label and html class fields in FormField. 2 tahun lalu
errors.go 0ef53df57c Update comments. 2 tahun lalu
forms.go 09944b89d7 Add label and html class fields in FormField. 2 tahun lalu
validate.go 09944b89d7 Add label and html class fields in FormField. 2 tahun lalu
validators.go 9c7adcba22 Return a more descriptive error message in integer range validation. 2 tahun lalu

README.md

forms

A golang library for HTTP form parsing.