Dean Karn
8f07b03682
update deps ( #1061 )
2 years ago
Dean Karn
c7e0172e0f
Update README.md
2 years ago
Dean Karn
29bf2a5bd0
bump version
3 years ago
Sec Cake
4f55647bd7
Added some hash validation ( #875 )
3 years ago
Ciprian
0a26ee57e4
Updated `endsnotwith` description in Readme ( #824 )
3 years ago
alessmar
dd2857a4cb
Credit card validation ( #924 )
3 years ago
Jacob Hochstetler
c0195b2b40
added excluded_if/excluded_unless tags + tests ( #847 )
3 years ago
Dean Karn
58d5778b18
Update README.md
3 years ago
Dean Karn
88976f39f6
Update README.md
3 years ago
jtseng-godaddy
06ec79d987
Including regex version validation ( #831 )
3 years ago
Markus Tenghamn
8fe074c546
Added ulid validation ( #826 )
3 years ago
Metin Oğurlu
d4271985b4
Feature/currency codes ( #811 )
3 years ago
Xavier Vello
a67baa74f1
feature/boolean ( #804 )
3 years ago
Dean Karn
6dbf61e046
update deps ( #815 )
3 years ago
Dean Karn
9a5bce3253
Update README.md
3 years ago
Oleg Nikachev
44c2696cbd
Minor fixes. ( #798 )
...
Fixed README.md. Added missing tags.
Fixed function names in comments in baked_in.go.
Fixed error strings in validator_instance.go (should not be
capitalized).
Fixed twice imported assert package in validator_test.go.
3 years ago
steveorourke
e40bece342
Add support for jwt validation ( #783 )
3 years ago
Brian Leishman
8cfa1e93b6
Update README.md ( #765 )
...
fix https://github.com/go-playground/validator/issues/756
Undoes this pr? https://github.com/go-playground/validator/pull/710
Running `go get github.com/go-playground/validator/v10` definitely seems to be the right command. Go getting without the version pulls 9 or just the master. Also importing without the version does not use the current version (v10 at the time of this pr)
Co-authored-by: Dean Karn <Dean.Karn@gmail.com>
3 years ago
Dean Karn
65bb123677
Update README.md
3 years ago
Levani
8bfa88a462
Update README.md ( #786 )
3 years ago
Dean Karn
9104fe2461
Update README.md
3 years ago
Dean Karn
76b917f432
Update README.md
4 years ago
Dean Karn
d07eb88fb0
Pr cleanup ( #767 )
...
* cleanup after merging PRs
* Add maintainer info +
4 years ago
Dean Karn
b926bf0df9
Update README.md
4 years ago
Dean Karn
68248183b4
Update README.md
4 years ago
Sergei Isaev
2b75c46052
version removed from installation and import ( #710 )
4 years ago
frederikhors
3c8db83c19
New official Documentation URL ( #706 )
4 years ago
Dean Karn
456221b630
Fix time.Duration parsing for int param ( #678 )
...
This fixes an issue where if the param of a time.Durtion type is specified
as an integer, denoting nanosecond precision, instead of time duration
string the validation would panic.
the fixes ensures it falls back to the previous expected behaviour.
4 years ago
Takeshi Kaneko
f2ce6a4f92
Fix a category of endswith in README
4 years ago
root
ca0533bb97
Closes #660 readme updates
4 years ago
hzw
44a150f359
add required_if and required_unless
4 years ago
Taylor
0bfda52ce1
Add e164 to doc.go
4 years ago
Dean Karn
ea924ce89a
Update README.md
5 years ago
Pantelis Sampaziotis
afacb47f2b
Updated version and go doc link
5 years ago
Pantelis Sampaziotis
9f175c7ece
Add list of validation in README
5 years ago
Dean Karn
fb6c45823a
Update README.md
5 years ago
Dean Karn
691a5f5f25
Update README.md
5 years ago
Kaelan Thijs Fouwels
8678802a39
Correction of documentation URL
...
see https://github.com/go-playground/validator/issues/536
5 years ago
Dean Karn
7e57ca0cf5
convert to go modules
5 years ago
Dean Karn
cd1bd58169
Update README.md
5 years ago
Dean Karn
556b9da3c0
Update README.md
5 years ago
Dean Karn
884d31b8ca
Update README.md
6 years ago
Dean Karn
46b4b1e301
Update README.md
6 years ago
Dean Karn
b199fa0642
Update README.md
6 years ago
Dean Karn
774d09c386
Update README.md
6 years ago
Dean Karn
cdd5c28d21
Update README.md
6 years ago
Dean Karn
0277b12d53
Update README.md
6 years ago
Dean Karn
e69e9a28bb
Update README.md
6 years ago
Dean Karn
ab2a8a9908
Update README.md
6 years ago
Dean Karn
e055f4eb7f
Update README.md
6 years ago