koding / multiconfig

Load configuration from multiple sources in Go
http://godoc.org/github.com/koding/multiconfig
MIT License
454 stars 64 forks source link

validate all the fields #74

Closed rajnmithun closed 3 weeks ago

rajnmithun commented 6 years ago

Validates for the required tag for all the fields and bundles all the validation failures instead of first error.