:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
16.98k
stars
1.33k
forks
source link
Required_if, excluded_unless and excluded_if checks the slice size instead of checking slice elements #1256
Open
lucasoares opened 7 months ago
I think it would be useful for a new validation to check slice content instead of its size.