issues
search
asaskevich
/
govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
MIT License
6.05k
stars
555
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: include major in go.mod module directive
#449
nightah
closed
2 months ago
5
IsExistingEmail("john@cashin.ca") is returning False
#448
khanakia
closed
3 years ago
1
Add an ISO3166 special case for Kosovo
#447
sam-w
opened
3 years ago
1
Refactoring `IsCreditCard`: simplify and optimize code
#446
sergeydobrodey
closed
1 year ago
1
Validation failing for IsURL()
#445
orangemail
opened
3 years ago
4
Return from Custom validators (added through CustomTypeTagMap) error instead of bool
#444
sergeyglazyrindev
opened
3 years ago
0
required tag is not validating interface with nil value
#443
oshankkumar
opened
3 years ago
1
ref: #441. validation for negative integer range
#442
joicemjoseph
opened
3 years ago
2
validation for negative values on range validator.
#441
joicemjoseph
opened
3 years ago
1
fix misspell
#440
cristaloleg
closed
2 years ago
1
Add a comment for IsE164 public function
#439
Akashiitr
opened
3 years ago
1
Fix for error message getting name of the parent json tag instead of the field tag when parent json tag is available.
#438
ghost
opened
3 years ago
2
Add ULID validator
#437
elipavlov
closed
3 years ago
2
Refactored typeCheck to accept parent, fixing array/slice failing required check with empty values
#436
LCartwright
opened
3 years ago
1
Issue 400, added api for get first error
#435
ahak14
opened
3 years ago
1
IsRegex function added! (issue#155)
#434
Mobinapournemat
closed
3 years ago
2
Add IsRegex Function (Issue #155)
#433
kasraabdollahi
closed
3 years ago
1
2 functions added! (issue#236)
#432
Mobinapournemat
opened
3 years ago
2
first error function added
#431
iamalibabaei
opened
3 years ago
1
issue #400
#430
pourya-momtaz
opened
3 years ago
1
Url validator
#429
fatteme
opened
3 years ago
1
fix credit card regex replacement
#428
fatteme
closed
3 years ago
1
Issue236
#427
baharkhd
opened
3 years ago
1
Add e164
#426
ArshiAAkhavan
closed
3 years ago
1
added validator for E164
#425
ArshiAAkhavan
closed
3 years ago
1
Issue386
#424
baharkhd
opened
3 years ago
1
Feature: absolute and relative file path validator functions for Unix & Windows #278
#423
ArshiAAkhavan
closed
3 years ago
1
add absolute and relative file path validator for Unix & Windows #278
#422
ArshiAAkhavan
closed
3 years ago
0
added 4 functions for checking existence of specific characters
#421
baharkhd
closed
3 years ago
1
fix credit card bug which accepted string alphabets #416
#420
mohammadrezaabdi
opened
3 years ago
1
add phone number validation function with tests #309
#419
mohammadrezaabdi
opened
3 years ago
2
added phone number validator function #309
#418
mohammadrezaabdi
closed
3 years ago
0
Fixed IsUrl("http://w") returns wrong answer. #412
#417
SMahdiFaghih
opened
3 years ago
1
Bug in credit card validation
#416
asdftamir
closed
3 years ago
0
Fix struct validation for slices of struct-pointers
#415
boyvinall
opened
3 years ago
2
Struct validation is skipped for fields containing slices of pointers to struct
#414
boyvinall
opened
3 years ago
2
Really slow benchmark, am I wrong?
#413
frederikhors
opened
3 years ago
1
IsUrl("http://w") will return ture,expect false.
#412
0xleizhang
opened
4 years ago
1
Added support for Linux on power
#411
ujjwalsh
opened
4 years ago
1
Fix #386 fix url regex pattern to accept multipe hyphens
#410
cep-ter
opened
4 years ago
1
Added option to allow validation of empty values by custom validators
#409
mrwcjoughin
opened
4 years ago
2
Empty values are not passed to custom validator.
#408
bambulin
opened
4 years ago
3
add test cases
#407
ygj6
opened
4 years ago
1
add IsWinPath and IsUnixPath validate
#406
ygj6
closed
3 years ago
1
Fix #353 Returns all errors in the structure.
#405
ygj6
opened
4 years ago
1
refactored code :: added the string type to the URL constant to make …
#404
skywalker2909
closed
1 year ago
3
fix comment
#403
ygj6
opened
4 years ago
1
Fix #351 selects an incorrect field name in the error message when nesting the structure.
#402
ygj6
opened
4 years ago
1
add sha3 hash validate
#401
ygj6
closed
3 years ago
1
get the first error message
#400
ghost
opened
4 years ago
1
Previous
Next