go-playground / validator

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

how can i exclude a list of values #1251

Open Wanghb1 opened 2 months ago

Wanghb1 commented 2 months ago

i want to exclude a list of values for a field, is there any native tags for this?