Skip to content

Tags: asaskevich/govalidator

Tags

v11.0.1

Toggle v11.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #423 from ArshiAAkhavan/fixIsFilePathI278

Feature: absolute and relative file path validator functions for Unix & Windows #278

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #423 from ArshiAAkhavan/fixIsFilePathI278

Feature: absolute and relative file path validator functions for Unix & Windows #278

v11

Toggle v11's commit message
Fix lint issues

v10

Toggle v10's commit message
Update README.md

v9

Toggle v9's commit message
First benchmarks

v8

Toggle v8's commit message
Fix markdown

v7

Toggle v7's commit message
Merge pull request #217 from matematik7/master

Do not validate nested structs when explicitly ignored

v6

Toggle v6's commit message
Fix #184

v5

Toggle v5's commit message
fixed #150 #151

v4

Toggle v4's commit message
Merge pull request #123 from annismckenzie/custom_validation_with_con…

…text

[BC break] Custom validation with context + smaller fixes