Leonardo Di Donato
0482874b86
Update: Rename urn tag into urn_rfc2141
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
6 years ago
Leonardo Di Donato
c5423e4116
New: URN
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
6 years ago
Anderson Guilherme Porto
20357ae332
fix import avoid wrong type when apply custom translates.
6 years ago
Dean Karn
6079fcc186
Merge pull request #423 from mitsuyoshi4/v9
...
fixed typo
6 years ago
満行芳樹
aaf2c06dbe
fixed typo
6 years ago
Sam Wang
df107f0184
Add English translation for "unique" validation.
6 years ago
Dean Karn
1fa3c8d633
fix indonesian translation test
6 years ago
Dean Karn
9c187c39d8
Merge pull request #414 from sulthonzh/v9
...
Add Indonesian translations
6 years ago
Dean Karn
1730262625
Merge pull request #413 from suekto-andreas/v9
...
Fix #352 Returns error when passing pointer to RegisterStructValidation
6 years ago
andreas
8ed00e2e12
Change behavior instead of error, we Indirect it to get the non-pointer value
6 years ago
andreas
9eeca29136
detail error message on RegisterStructValidationCtx finding pointer arg
6 years ago
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