Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: wkoe/govalidator

Tags

v1.9.6

Toggle v1.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added `ValidateStruct` to validate a struct without a request (thedev…

…saddam#57) (thedevsaddam#58)

Fixes thedevsaddam#12

v1.9.5

Toggle v1.9.5's commit message
Fix issue thedevsaddam#51

v1.9.4

Toggle v1.9.4's commit message
Fix issue thedevsaddam#48

v1.9.3

Toggle v1.9.3's commit message
Fix issue with exponential float number

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add alpha_space and fix typo (thedevsaddam#42)

* Changed from max to min in the README.md. Seems to have been a typo. (thedevsaddam#38)

*  Fixed a couple of typos. (thedevsaddam#39)

* Changed from max to min in the README.md. Seems to have been a typo.

* Fixed a couple of typos.

*  Add new rule alpha_space (thedevsaddam#41)

* Add new rule alpha_space

* use gofmt

* Fix typo

v1.9.1

Toggle v1.9.1's commit message
Remove rules deletion; Add null support

v1.9

Toggle v1.9's commit message
Fix: Issue thedevsaddam#24

v1.8

Toggle v1.8's commit message
Fix: file validation custom rule. Issue thedevsaddam#19

v1.7

Toggle v1.7's commit message
Fix: file validation

v1.6

Toggle v1.6's commit message
Fix: issue thedevsaddam#15