go-playground / validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.07k stars 1.29k forks source link

How to validate uniqueness of nested struct inside slice #1192

Closed init-database closed 8 months ago

init-database commented 8 months ago

Close