Krzysztof Szafrański
|
f38c30a0d2
feat(binding): add DisallowUnknownFields() in gin.Context.BindJSON() (#2028)
|
5 yıl önce |
thinkerou
|
1acb3fb30a
upgrade validator version to v9 (#1015)
|
5 yıl önce |
guonaihong
|
502c898d75
binding: support unix time (#1980)
|
5 yıl önce |
guonaihong
|
f98b339b77
support bind http header param #1956 (#1957)
|
5 yıl önce |
guonaihong
|
8ee9d959a0
Now you can parse the inline lowercase start structure (#1893)
|
5 yıl önce |
Dmitry Kutakov
|
66d2c30c54
binding: move tests of mapping to separate test file (#1842)
|
5 yıl önce |
Boyi Wu
|
c16bfa7949
update for supporting file binding (#1264)
|
5 yıl önce |
Dmitry Kutakov
|
483f828bce
add support arrays on mapping (#1797)
|
5 yıl önce |
Dmitry Kutakov
|
805b2d4904
add support time.Duration on mapping (#1794)
|
5 yıl önce |
Dmitry Kutakov
|
0d50ce8597
refactor(form_mapping.go): mapping ptr, struct and map (#1749)
|
5 yıl önce |
André Bazaglia
|
48f6c6137c
allow ignoring field on form mapping (#1733)
|
5 yıl önce |
Dmitry Kutakov
|
b056a34bdc
fix errcheck warnings (#1739)
|
5 yıl önce |
Dmitry Kutakov
|
49e4b0c60c
fix mapping inner structs with correct tag (#1718)
|
5 yıl önce |
thinkerou
|
f463d847c2
chore: fix test fail (#1669)
|
6 yıl önce |
mllu
|
64457fbca7
handle nil body for JSON binding (#1638)
|
6 yıl önce |
thinkerou
|
521d06c81d
support bind uri param (#1612)
|
6 yıl önce |
Gordon Tyler
|
8cb390f8fe
Yaml binding (#1618)
|
6 yıl önce |
田欧
|
6159213462
unify test data (#1417)
|
6 yıl önce |
chainhelen
|
5636afe02d
fix bug, return err when failed binding bool (#1350)
|
6 yıl önce |
田欧
|
bd4f73af67
support struct pointer (#1342)
|
6 yıl önce |
Alexander Lokhman
|
2282be059b
Add support of pointers in form binding (#1336)
|
6 yıl önce |
田欧
|
41f951e0cd
support default value for form (#1138)
|
6 yıl önce |
田欧
|
dfe37ea6f1
unify assert.Equal usage (#1327)
|
6 yıl önce |
田欧
|
783c7ee9c1
Add some test cases and run test cases on binding/render dir (#1168)
|
6 yıl önce |
Eason Lin
|
c19aa0598b
feat(context): add BindQuery func (#1029)
|
7 yıl önce |
田欧
|
d922143bc5
lint code for import (#939)
|
7 yıl önce |
Harindu Perera
|
5be2123c1a
Added support for MessagePack binding and rendering (#808)
|
7 yıl önce |
Javier Provecho Fernandez
|
a6ce7dd84a
Merge branch 'bind_test' of https://github.com/honteng/gin into honteng-bind_test
|
8 yıl önce |
Naoki Takano
|
66c4b81579
Added exits check tests for binding
|
9 yıl önce |
Javier Provecho Fernandez
|
e5339a3f4d
Merge branch 'new-binding-validator' of https://github.com/zhing/gin into zhing-new-binding-validator
|
9 yıl önce |