go-playground / validator

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

Translation message for validator panic #1094

Open LittleMoreInteresting opened 1 year ago

LittleMoreInteresting commented 1 year ago

Example: Answers []*Answer binding:"min=1" Error: runtime error: invalid memory address or nil pointer dereference Solutions: translations/zh/zh.go line176-178 Cancel annotation