asaskevich / govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs
MIT License
6k stars 556 forks source link

ref: #441. validation for negative integer range #442

Open joicemjoseph opened 3 years ago

joicemjoseph commented 3 years ago

Fixes: #441

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Tell us about why this change is necessary:

Added validation for -ve integer values on range tag.

sergeyglazyrindev commented 2 years ago

Hello guys! I forked this package cause owner disappeared. Hope, he will be back, but it would be easier to merge these changes back if he is back Link to my repo: create issue there and we'll discuss it.

heliortf commented 11 months ago

No updates on that?