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
Proposal: add stop validating the current struct and continue the next validation
#34
sikasjc
closed
2 years ago
0
The json body parameter does not take effect when default tag is set
#33
xpofei
closed
3 years ago
1
binding.Error 和 validator.Error 行为不一致
#32
XIELongDragon
opened
3 years ago
2
Can not build at 32bit OS
#31
CCS-CloudServices
opened
3 years ago
1
自定义函数的逻辑运算问题
#30
lileibuaa
closed
3 years ago
3
fix: use standard pb package instead
#29
andeya
closed
3 years ago
0
在 vd 的时候 msg 里如果包含单引号会产生不可预料的错误
#28
zhaobenx
closed
3 years ago
2
feat: 增加对slice/array、map中的结构体的required校验
#27
guyinyou
closed
3 years ago
0
安装2.7.4版本提示错误
#26
xycui
closed
3 years ago
1
无tag字段无法绑定header
#25
Duslia
closed
3 years ago
0
Custom type supported? Like decimal.
#24
leopku
closed
3 years ago
2
cycle struct cite cause stack over flow
#23
chenchu2014
opened
3 years ago
3
校验Header时没有做归一化
#22
Duslia
closed
3 years ago
2
support parsing time.Time field with layout tag
#21
WangBeyond
opened
4 years ago
0
support binding different type definitions
#20
WangBeyond
closed
4 years ago
0
binding的时候支持type cast
#19
WangBeyond
closed
4 years ago
0
binding time.Time类型的字段
#18
WangBeyond
opened
4 years ago
3
support default tag (fallback to default value)
#17
WangBeyond
closed
4 years ago
0
支持类似gin field tag里的default值
#16
WangBeyond
closed
4 years ago
1
feat: expand mblen validate
#15
BooksLiu
closed
4 years ago
0
feat: expand clen validate
#14
BooksLiu
closed
4 years ago
0
fix: validate length of string
#13
BooksLiu
closed
4 years ago
0
建议支持验证数组跟切片的所有元素
#12
zwczou
closed
3 years ago
6
建议新增枚举类型
#11
tylitianrui
closed
4 years ago
2
it might reduce code readability when tag is so long
#10
tylitianrui
closed
4 years ago
2
panic when map contains nil value
#9
qjpcpu
closed
5 years ago
1
go mod 问题
#8
alpha-baby
closed
5 years ago
2
example improvement suggestion
#7
huahuayu
opened
5 years ago
3
query: 1. how to validate slice elements? 2.how to validate nested struct?
#6
huahuayu
closed
5 years ago
4
建议新增CheckAll函数
#5
guonaihong
closed
5 years ago
2
../github.com/bytedance/go-tagexpr/tagexpr.go:622:14: v.MapRange undefined (type reflect.Value has no field or method MapRange)
#4
mjiulee
closed
5 years ago
2
add test case
#3
yangsongbao
closed
5 years ago
0
did you mean 'expression'?
#2
0xflotus
closed
5 years ago
0
optmized test
#1
mougeCM
closed
5 years ago
0
Previous