Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mholt/binding issues and pull requests
#60 - Don't convert non-binding.Errors.
Pull Request -
State: open - Opened by snargleplax almost 7 years ago
- 2 comments
#59 - add request header binder
Pull Request -
State: open - Opened by maidol about 7 years ago
#58 - 1. allow parse form before call binding.Bind()
Pull Request -
State: open - Opened by imiskolee over 7 years ago
#57 - [bug] error http: multipart handled by ParseMultipartForm if parse form before call binding.Bind
Issue -
State: open - Opened by imiskolee over 7 years ago
- 1 comment
#56 - fix Field.Bind usage
Pull Request -
State: closed - Opened by bhcleek over 7 years ago
#55 - Binding Custom Types by Specifying Binder Func Does Not Work
Issue -
State: closed - Opened by shasderias over 7 years ago
- 1 comment
#54 - Actually require multipart file fields
Pull Request -
State: closed - Opened by yansal over 7 years ago
- 1 comment
#53 - Make []Error.Errors() useful with RequiredError
Pull Request -
State: closed - Opened by clee almost 8 years ago
- 2 comments
#52 - Best practice for operating on slices of data and keeping context
Issue -
State: closed - Opened by itsjamie about 8 years ago
- 4 comments
#51 - If request does not have header with Content-Type, it will be parsed as form-urlencoded request.
Pull Request -
State: closed - Opened by georgysavva about 8 years ago
- 1 comment
#50 - add method for "Errors"
Pull Request -
State: closed - Opened by voidint about 8 years ago
- 1 comment
#49 - Automatic decoding of string
Issue -
State: closed - Opened by itsjamie over 8 years ago
- 1 comment
#48 - URL method dedicated for query string binding
Pull Request -
State: closed - Opened by kdeenanauth over 8 years ago
- 2 comments
#47 - Pass the errors accumulated during binding to the validate method
Pull Request -
State: closed - Opened by mmurray about 9 years ago
- 1 comment
#46 - Errors object passed to Validate does not contain errors accumulated during Binding
Issue -
State: closed - Opened by mmurray about 9 years ago
#45 - give Binders defined in fieldspec a higher precedence than Bind methods
Pull Request -
State: closed - Opened by mmurray about 9 years ago
- 2 comments
#44 - Should FieldSpec.Binder have higher precedence than Binder.Bind?
Issue -
State: closed - Opened by mmurray about 9 years ago
#43 - Uploading file and json
Issue -
State: closed - Opened by jchannon over 9 years ago
- 3 comments
#42 - restore simple required error message
Pull Request -
State: closed - Opened by bhcleek over 9 years ago
#41 - Required error changed
Issue -
State: closed - Opened by bhcleek over 9 years ago
- 1 comment
#40 - added errormessage to Field
Pull Request -
State: closed - Opened by jchannon over 9 years ago
- 2 comments
#39 - Customise error message
Issue -
State: closed - Opened by jchannon over 9 years ago
- 7 comments
#38 - Why not use govalidator internally?
Issue -
State: closed - Opened by amineck over 9 years ago
- 1 comment
#37 - implement idiomatic errors
Pull Request -
State: closed - Opened by bhcleek over 9 years ago
- 6 comments
#36 - JSON file as opposed to HTTPRequest?
Issue -
State: closed - Opened by msweaver over 9 years ago
- 1 comment
#35 - slice of fileheader resolve to same address
Pull Request -
State: closed - Opened by boatkorachal almost 10 years ago
- 3 comments
#34 - binding.Field.Required = true, ignored for struct fields.
Issue -
State: closed - Opened by chris-ramon almost 10 years ago
- 4 comments
Labels: under review
#33 - autobindings to automatically create FieldMap functions for your structs
Issue -
State: open - Opened by akshaydeo almost 10 years ago
- 1 comment
Labels: enhancement, documentation
#32 - Ability to control the HTTP error codes
Issue -
State: open - Opened by peterbe about 10 years ago
- 1 comment
#31 - 400 instead of 422
Issue -
State: closed - Opened by peterbe about 10 years ago
- 8 comments
#30 - template errors
Issue -
State: closed - Opened by TrollWarlord about 10 years ago
- 1 comment
#29 - Handling JSON arrays
Issue -
State: closed - Opened by ysimonson about 10 years ago
- 4 comments
Labels: question
#28 - Re-thinking the binding package
Issue -
State: open - Opened by mholt about 10 years ago
- 7 comments
Labels: discussion
#27 - Issue #23 - add multipart/form-data usage example
Pull Request -
State: closed - Opened by yanfali about 10 years ago
- 1 comment
Labels: documentation
#26 - Update binding.go
Pull Request -
State: closed - Opened by brknstrngz about 10 years ago
- 2 comments
Labels: under review, discussion
#25 - Feature request: Content-Type constraints
Issue -
State: closed - Opened by brknstrngz about 10 years ago
- 1 comment
Labels: suggestion
#24 - Expose *Binder interface for more byte oriented payloads
Issue -
State: open - Opened by yanfali about 10 years ago
- 2 comments
Labels: suggestion, discussion
#23 - Please add some examples for Multipart/form-data bindings
Issue -
State: closed - Opened by yanfali about 10 years ago
- 3 comments
Labels: documentation, suggestion
#22 - Return error interface instead of Errors
Issue -
State: closed - Opened by troyk over 10 years ago
- 8 comments
Labels: under review, suggestion
#21 - Usage of #4 (map nested json)
Issue -
State: closed - Opened by otiai10 over 10 years ago
- 3 comments
#20 - Added Map to support mux.Vars in Gorilla
Pull Request -
State: closed - Opened by doloopwhile over 10 years ago
- 2 comments
Labels: enhancement, under review
#19 - dynamic (runtime) FieldMap()
Issue -
State: closed - Opened by troyk over 10 years ago
- 10 comments
Labels: discussion
#18 - Introduce a FieldMapFromStruct() to avoid repetitions?
Issue -
State: closed - Opened by wmark over 10 years ago
- 6 comments
Labels: deferred, brainstorm, discussion
#17 - Add type interface{} target as argument to Field.Binder?
Issue -
State: closed - Opened by wmark over 10 years ago
- 8 comments
Labels: deferred, under review, suggestion
#16 - Add a way to know what field names are present
Issue -
State: closed - Opened by troyk over 10 years ago
- 2 comments
Labels: discussion
#15 - Add fieldName as first parameter to Bind and Binder.
Pull Request -
State: closed - Opened by bhcleek over 10 years ago
#14 - update README with newly supported types
Pull Request -
State: closed - Opened by bhcleek over 10 years ago
#13 - Errors implement error interface
Pull Request -
State: closed - Opened by doloopwhile over 10 years ago
- 1 comment
#12 - support for pointers to all predeclared types and previously missing slices of predeclared types
Pull Request -
State: closed - Opened by bhcleek over 10 years ago
- 3 comments
#11 - fix validation of bool types
Pull Request -
State: closed - Opened by bhcleek over 10 years ago
- 1 comment
#10 - Test json binding
Pull Request -
State: closed - Opened by bhcleek over 10 years ago
- 16 comments
#9 - json arrays are completely broken
Issue -
State: closed - Opened by bhcleek over 10 years ago
- 12 comments
Labels: confirmed bug
#8 - cannot call pointer method on "github.com/mholt/binding".Bind(c.Request, &form)
Issue -
State: closed - Opened by troyk over 10 years ago
- 4 comments
#7 - Stabilize unified paths for form-encoded and JSON-encoded data.
Pull Request -
State: closed - Opened by wmark over 10 years ago
- 3 comments
Labels: enhancement
#6 - Would like a way to return Validation errors Instead of ContentTypeError when POST or PUT is empty.
Issue -
State: closed - Opened by mattatcha over 10 years ago
- 5 comments
Labels: suggestion
#5 - Consolidate detection of required but missing fields in bindForm().
Pull Request -
State: closed - Opened by wmark over 10 years ago
- 2 comments
#4 - binding.Field.Required=true is ignored on JSON input
Issue -
State: closed - Opened by wmark over 10 years ago
- 10 comments
Labels: confirmed bug, help wanted
#3 - move responsibilities from forms to fields, for standalone types
Issue -
State: closed - Opened by wmark over 10 years ago
- 2 comments
#2 - Example doesn't bind the User.ID
Issue -
State: closed - Opened by jakejscott over 10 years ago
- 6 comments
Labels: question
#1 - Corrected the name of the Form in the loginHandler
Pull Request -
State: closed - Opened by constiGit over 10 years ago
- 2 comments