asaskevich / govalidator

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

fix map iterator #463

Open sobhanatar opened 2 years ago

sobhanatar commented 2 years ago

Fix Readme multiply 1 by 3 result in 3, which is documented as 1 in the example line 315

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

Description