issues
search
bytedance
/
go-tagexpr
An interesting go struct tag expression syntax for field validation, etc.
Apache License 2.0
1.66k
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] The example in validator/README.md would fail when running with -race in go1.21
#84
ericuni
opened
2 months ago
0
generates a lot of heap
#83
sprappcom
opened
5 months ago
0
[Bug] 校验正则表达式校验的结果与预期不符
#82
jojoshuai
opened
5 months ago
1
Expand the ErrorFactory interface to pass the actual payload field name
#81
haoxins
closed
5 months ago
1
RegFunc中支持返回string的custom type吗
#80
byteneco
opened
7 months ago
0
chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0
#79
dependabot[bot]
opened
8 months ago
0
BugFix: Fixed Inappropriate Logical Expression
#78
fazledyn-or
closed
10 months ago
4
BugFix: Fixed Unsafe Zip Deserialization
#77
fazledyn-or
opened
10 months ago
0
WIP: optimize ast with constant folding
#76
dugenkui03
opened
11 months ago
0
fix: unsafe gjson
#75
FGYFFFF
closed
10 months ago
2
Support exp variable for bind and validator
#74
dugenkui03
opened
11 months ago
1
Support variable
#73
dugenkui03
closed
1 year ago
0
support variable
#72
dugenkui03
closed
1 year ago
0
fix: remove debug info
#71
FGYFFFF
closed
1 year ago
1
当time.Time绑定json格式时只能按RFC3339解析,只有绑定get/form格式可以自定义layout解析
#70
wujianbo00
opened
1 year ago
0
fix: rfc7231 content-type compatible for method GET
#69
echoface
closed
1 year ago
3
fix: interface panic
#68
FGYFFFF
closed
1 year ago
1
Bind Query Parameter to an struct
#67
jkroepke
opened
1 year ago
0
`RegTypeUnmarshal` support basic types
#66
zeeshen
opened
1 year ago
0
If no position is tagged, try bind parameters from the URL query firstly?
#65
ealyn
opened
1 year ago
0
debugSwitch always be true when running tests and printf always show me the information
#64
foxgst
opened
1 year ago
0
docs: format readme
#63
rfyiamcool
opened
1 year ago
0
直接改开源包的配置不太好吧,被坑了
#62
geebos
closed
1 year ago
2
依赖的包已更换路径有计划更新吗?
#61
houseme
closed
1 year ago
3
How to determine whether "bool" is defined ?
#60
xiaogu-space
opened
1 year ago
1
bindStruct中在for循环里面进行header取数,会有内存和性能问题,可以统一放到外部处理
#59
KunWang2
opened
1 year ago
0
依赖问题
#58
21888
closed
1 year ago
1
引用的依赖有问题
#57
21888
closed
1 year ago
0
fix: gjson customized slice unmarshal failed
#56
FGYFFFF
closed
2 years ago
1
validator couldn't distinguish whether a slice is nil or empty
#55
ericuni
opened
2 years ago
0
binding对 json 传递为null的struct字段做了struct内各字段的tag检查
#54
lixiangchen-zh
opened
2 years ago
0
Update README.md
#53
zhouweining
closed
2 years ago
0
fix: remove the return statement in the middle of the TestNilField test
#52
Abirdcfly
opened
2 years ago
1
fix some typos
#51
cuishuang
closed
2 years ago
0
Renamed third-party package from `henrylee2cn` caused error
#50
XyLearningProgramming
closed
2 years ago
2
ci: add github action test
#49
chyroc
closed
2 years ago
0
codestyle: format code
#48
chyroc
closed
2 years ago
0
refactor: make gjson.Unmarshal public
#47
chyroc
closed
2 years ago
0
refactor: move jsonUnmarshalFunc to Binding
#46
chyroc
closed
2 years ago
1
自定义 json-unmarshal 函数设置为实例级别
#45
chyroc
closed
2 years ago
1
feat: improve performance of type cache
#44
Leo-stone-dot
closed
2 years ago
0
Hotfix/gjson
#43
Leo-stone-dot
closed
2 years ago
0
fix returned error type
#42
XIELongDragon
closed
2 years ago
0
Custom unmarshal
#41
XIELongDragon
closed
2 years ago
0
findVdTag() recursion optmized
#40
remrain
closed
2 years ago
0
Supporting different JSON tag
#39
odinmarks1988
opened
2 years ago
0
chore(deps): bump github.com/tidwall/gjson from 1.6.0 to 1.9.3
#38
dependabot[bot]
closed
3 years ago
2
不支持带接口形式的结构吗?
#37
Alanzp
opened
3 years ago
0
支持gzip的request json body
#36
XIELongDragon
closed
3 years ago
3
feat: support stop semantics
#35
sikasjc
closed
2 years ago
1
Next