Sulthon Zainul Habib
38f9a73e57
Add Indonesian translations
6 years ago
andreas
5b14fca011
Returns error when passing pointer to RegisterStructValidation
6 years ago
Dean Karn
3be3142400
Merge pull request #408 from kanozec/v9
...
Add Chinese(zh-tw) translations
6 years ago
Dean Karn
9f802bbd9b
Merge pull request #406 from frou/doc-registertagnamefunc
...
Document RegisterTagNameFunc more
6 years ago
kanozec
532cde1085
Add Chinese(zh-tw) translations
6 years ago
Duncan Holm
29b73202fe
Document RegisterTagNameFunc more
6 years ago
Dean Karn
f8af4b15db
Merge pull request #404 from 44px/patch-1
...
Fix FieldError doc
6 years ago
Alexander Shepelin
868936b862
Fix FieldError doc
6 years ago
Dean Karn
16a72ff827
Merge pull request #388 from sakura1116vg/fix-doc
...
fix doc
6 years ago
sakura1116vg
9c31c8d387
fix doc
6 years ago
Dean Karn
e69e9a28bb
Update README.md
6 years ago
Dean Karn
4c0b0c3d27
Merge pull request #387 from wesselvanderlinden/v9
...
Add dutch translations
6 years ago
wessel.linden@gmail.com
1ae2003487
Add dutch translations
6 years ago
Dean Karn
ab2a8a9908
Update README.md
6 years ago
Dean Karn
e4e19c02df
Merge pull request #381 from foolin/v9
...
fix package name
6 years ago
foolin
a2ec0a8018
fix package name
6 years ago
Dean Karn
e055f4eb7f
Update README.md
6 years ago
Dean Karn
29f025ab2f
Merge pull request #380 from qdentity/struct-filtered-ctx-fix
...
Fix unused ctx in StructFilteredCtx
6 years ago
Damir Vandic
bdae516532
Fix unused ctx in StructFilteredCtx
6 years ago
Dean Karn
d942191d51
Update README.md
6 years ago
Dean Karn
5d3224279f
Merge pull request #379 from foolin/v9
...
add chinese language for translations
6 years ago
foolin
11caf00975
Merge branch 'v9' of https://github.com/go-playground/validator into v9
6 years ago
Foolin
d1a82a6cdc
add chinese translations
6 years ago
Foolin
801b2c40bc
update
6 years ago
Foolin
83b055d6df
add chinese lang
6 years ago
Dean Karn
ce9336f6e2
Update README.md
6 years ago
Dean Karn
c52a27f737
Merge pull request #377 from heatwole/add-html-url-encoding
...
Adding html and url encoding and updating docs
6 years ago
heatwole
0a9b75fbfd
Adding html and url encoding and updating docs
6 years ago
Dean Karn
9d03e2526a
Merge pull request #376 from noibar/add_file_validation
...
doc: add file validation documentation
6 years ago
Noi Bar
ea9cb424fd
doc: add file validation documentation
6 years ago
Dean Karn
fb72538343
Update README.md
6 years ago
Dean Karn
71510749b8
Merge pull request #375 from noibar/add_file_validation
...
Add file path validation
6 years ago
Noi Bar
f2fdb60d7d
Add file path validation
6 years ago
Dean Karn
f28cb45dc0
Update README.md
7 years ago
Dean Karn
3e51773f21
Merge pull request #363 from tengis617/fix-comment-typo
...
fixed typo in comment
7 years ago
Tengis B
8d3aa5bde2
✏️ fixed typo in comment
7 years ago
Dean Karn
ffe836d736
Expanded numeric & number validations
...
It was originally intended for these to only be used on strings, however
it makes sense to also use them if your dealing with type interface{}
so now ints and floats return true for this validation also as they are
both numeric and numbers.
closes #356
7 years ago
Dean Karn
801c8790f3
Update README.md
7 years ago
Dean Karn
9848c01055
Merge pull request #362 from jadhub/domainnamefix
...
Fix for Email - Hostname is not validated correctly #359
7 years ago
Joachim Adomeit
379fb67047
Fix for Email - Hostname is not validated correctly #359
7 years ago
Dean Karn
ee0bbdea51
increment version
7 years ago
Dean Karn
54da7fa48f
fix linting and spelling errors
7 years ago
Dean Karn
b297167b88
Merge pull request #361 from jservice-rvbd/unique-for-maps
...
Extend the unique tag to also cover map values.
7 years ago
Dean Karn
f459c64611
Merge pull request #358 from Ashtonian/patch-1
...
add missing `Engine()` to default validator for gin override example
7 years ago
James Service
d978a4b421
Undo whitespace changes from gofmt.
7 years ago
James Service
fc5fbce706
Add new unique functionality to docstring.
7 years ago
James Service
8ae3903dd3
Extend the unique tag to also cover map values.
7 years ago
Ashton Kinslow
9f62099643
add missing Engine() to default validator
...
to meet new interface requirements in gin
7 years ago
Dean Karn
14984d9132
Merge branch 'QuestofIranon-patch-1' into v9
7 years ago
Dean Karn
b5512bc1ff
Merge branch 'patch-1' of https://github.com/QuestofIranon/validator into QuestofIranon-patch-1
7 years ago