go-playground / validator

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

Cron validator is not correct #1259

Open HoangViet144 opened 5 months ago

HoangViet144 commented 5 months ago

Package version eg. v9, v10:

v10.14.0

Issue, Question or Enhancement:

Cron validator seems not correct. It throws error on input "0 /1 " or "0 /2 "