:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
16.79k
stars
1.32k
forks
source link
`unique` validator for map with Pointer value is not properly validated #1060
Closed
vijaynallagatla closed 1 year ago
Package version eg. v9, v10:
v10
Issue, Question or Enhancement:
Issue: Validator tag
unique
on kind Map with pointer value doesn't seem to be evaluating properly.Code sample, to showcase or reproduce:
Play: https://go.dev/play/p/9WDr7hclSmA