issues
search
go-playground
/
validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.98k
stars
1.33k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lazily initialize regexes to speed up `init()`
#1277
kylecarbs
closed
5 months ago
2
Is is possible to check if an array is greater then 0 in required_if
#1276
arjendevos
opened
5 months ago
0
Add Ukrainian translation
#1275
jhekasoft
closed
5 months ago
2
err.Translate(trans) only works if translator passed via param (go-playground/validator)
#1274
fasaya
opened
5 months ago
0
Add support for `errors.As`
#1273
roman-vanesyan
opened
5 months ago
0
SSN regex doesn't match the rest of the validation and is loose with formatting rules
#1272
nderscore
opened
6 months ago
0
Failing validation using the base64url tag
#1271
RaffaRus
opened
6 months ago
0
change codes bool value to struct{}
#1270
nar10z
closed
5 months ago
1
Bool to struct{} in iso codes
#1269
nar10z
closed
5 months ago
0
Multiple validations at one time
#1268
reversersed
opened
6 months ago
0
Validation chain
#1267
mxmauro
opened
6 months ago
2
Proposal: Support validator chaining
#1266
mxmauro
opened
6 months ago
0
StructPartial does not dive to slice of structs
#1265
cascadetile
opened
6 months ago
1
format all code: remove empty lines, align struct fields
#1264
alexandear
closed
1 week ago
3
remove go 1.17 from CI tests job
#1263
alexandear
closed
5 months ago
3
Fix grammar issues in comments, tests, field names
#1262
alexandear
closed
5 months ago
1
Make docs for required more explicit regarding boolean values
#1261
alexongh
closed
5 months ago
2
Can't validate both `keys` and the struct value of maps of structs
#1260
bfabio
opened
6 months ago
0
Cron validator is not correct
#1259
HoangViet144
closed
1 week ago
1
Fix ULID should case-insensitive
#1258
akayj
closed
7 months ago
1
feat: add required_if_contains, excluded_unless_contains and excluded_if_contains
#1257
lucasoares
opened
7 months ago
1
Required_if, excluded_unless and excluded_if checks the slice size instead of checking slice elements
#1256
lucasoares
opened
7 months ago
0
Error in getting array type parameters in get method
#1255
soul-key
opened
7 months ago
0
Bump golang.org/x/net from 0.21.0 to 0.23.0
#1254
dependabot[bot]
opened
7 months ago
1
feat: add base32 validator tag
#1253
jamesatkin-myndup
closed
7 months ago
1
Add EU countries validator
#1252
masv3971
closed
7 months ago
1
how can i exclude a list of values
#1251
Wanghb1
opened
7 months ago
0
Fix Japanese translation of max-items, lt-items and lte-items error
#1250
Tomoki108
closed
5 months ago
1
en translation issue: "must contain at maximum X items"
#1249
mila-rodriguez-netapp
opened
7 months ago
1
Missing translation for rfc3339
#1248
mila-rodriguez-netapp
closed
7 months ago
0
Dive into and validate map keys?
#1247
ehsandavari
opened
7 months ago
0
Lazily initialize regexes to speed up `init()`
#1246
kylecarbs
closed
5 months ago
7
Expand `skip` to have the same other operators as `requred` and `excluded`
#1245
deefdragon
opened
8 months ago
2
Validation ignored if struct consists of keys that start with lowercase
#1244
sbp-bvanb
closed
8 months ago
1
Required_if and required_unless not working as expected
#1243
MantasSilanskas
closed
8 months ago
1
chore: fix some comments
#1242
pavedroad
closed
5 months ago
2
Url does not error upon validation correctly?
#1241
52617365
opened
8 months ago
1
Order is not working w.r.t the required_with and len tag
#1240
santhosh77h
opened
8 months ago
7
Regex support
#1239
Vyacheslav1557
closed
7 months ago
2
How can I validate a variable of type *multipart.FileHeader?
#1238
fullgukbap
opened
9 months ago
0
Fix: panic in struct level example
#1237
parviz-yu
opened
9 months ago
1
Unnecessary lock operation for reading from cache in extractStructCache method - fixed double checknig/reading cStruct in validateStruct method
#1236
amirkaramiit
closed
3 months ago
1
Feat: tag to select child field
#1235
MysteriousPotato
opened
9 months ago
1
Resolving "Validating unexported fields #417"
#1234
nikolaianohyn
closed
8 months ago
3
Execute all validators and get the collection of corresponding results
#1233
maocatooo
opened
9 months ago
1
Make `url` and `http_url` work with url.URL.
#1231
bfabio
opened
9 months ago
0
feat: Add a tag validation method
#1230
xgourmandin
opened
9 months ago
1
Import problem (Validator V10 / Go 1.22 / VS Code)
#1229
emirefek
opened
9 months ago
2
feat: conventional commit validator
#1228
leodido
opened
9 months ago
1
Conventional Commit validator
#1227
leodido
opened
9 months ago
0
Previous
Next