issues
search
vinejs
/
vine
VineJS is a form data validation library for Node.js
https://vinejs.dev
MIT License
1.16k
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question - When using the Parse function to parse input, the second argument should be FieldContext, but it is not
#98
oECqg19h8DcWm4
opened
2 days ago
0
Discussion for a vine.number rule | the positive must not return true for ZERO
#97
amir-mohammad-HP
opened
4 days ago
0
Can we make it work on cloudflare worker?
#96
hackerrahul
opened
5 days ago
1
"object.merge" is causing typescript server to hang
#95
mohitxskull
closed
5 days ago
0
TypeScript Error: "Type instantiation is excessively deep and possibly infinite" When Using Certain Property Names
#94
joaohenrique-hs
opened
1 week ago
1
Discussion for a new feature - Adapting to Standard Schema
#93
rgonzlz
opened
2 weeks ago
1
Question - How to get interface of the validator from vinejs
#92
mtariqsajid
closed
2 weeks ago
1
error typescript 2589
#91
sergefabre
opened
2 weeks ago
1
Question - Encountering a TS error with `ValidationOptions<U>` in a middleware function
#90
ManorSailor
opened
1 month ago
0
Build with Svelte Adapter-static asks for missing library
#89
zvolsky
closed
1 month ago
2
[Snyk] Upgrade @vinejs/compiler from 2.5.1 to 3.0.0
#88
thetutlage
opened
1 month ago
0
Question - Bail mode
#87
kimchi-lover
opened
2 months ago
1
Infer returns incorrect type for object without optional properties
#86
TzviPM
closed
2 months ago
2
Discussion for a new feature - Branded Types
#85
marcuspoehls
closed
2 months ago
4
Question - Add support for disallowing a field
#84
piyushkantm
opened
2 months ago
3
Discussion for a new feature - Accept native FormData
#83
okalil
opened
2 months ago
4
Validation issues with object that have dots in the object keys
#82
kaldray
closed
2 months ago
2
Discussion for a new feature - Partial object
#81
woubuc
opened
3 months ago
7
Question - Never type or exclusion of properties
#80
CodingDive
opened
3 months ago
2
fix: infer types
#79
adamcikado
closed
3 months ago
2
Infer returns incorrect type for object with optional properties
#78
adamcikado
closed
3 months ago
1
docs: fix JSDoc comment on regex function
#77
Elliot67
closed
3 months ago
1
Question - Recursive objects
#76
keironlowe-edriving
closed
3 months ago
3
Discussion for a new feature - allow union to be optional
#75
sjriccrv
opened
4 months ago
3
feat: add support to async transform functions
#74
fxwss
closed
4 months ago
2
Date validation failed with Timezone (related to DayJS issue)
#73
crbast
opened
4 months ago
2
Question - async transform
#72
fxwss
opened
5 months ago
2
requiredIf rules not available on array or object
#71
padinko
closed
2 months ago
0
Vine Enum with nullable
#70
kevinmelo
closed
2 months ago
5
[warning] : when building on netlify, Module "node:dns/promises" has been externalized for browser compatibility
#69
Lost-Saint
closed
6 months ago
2
Question - How can I write a custom string validator?
#68
tcurdt
closed
6 months ago
1
Question: Getting SyntaxError: "Cannot use import statement outside a module" when execute jest unit tests.
#67
rgaAlexcobar
closed
6 months ago
1
Can't create a new feature request
#66
harrydehix
closed
6 months ago
2
Discussion for a new feature - Allow date in format ISO 8601
#65
padinko
closed
2 months ago
1
Cannot get schema name when using modifier
#64
james-atlasopen
closed
2 months ago
6
Error when object key is a number
#63
lousolverson
closed
2 months ago
1
vine.file is not a function
#62
mohitxskull
closed
2 months ago
7
Question: Getting the validator type
#61
kevinmelo
closed
8 months ago
1
Export VineNativeEnum class
#60
simoneNEMO
closed
7 months ago
1
Missing export for VineNativeEnum
#59
simoneNEMO
closed
7 months ago
2
Add support for ULID validation
#58
simoneNEMO
closed
7 months ago
5
Question - How to handle DateTime from Luxon with VineJS?
#57
Venatuss-S
closed
2 months ago
2
.url() doesn't allow localhost + port urls
#56
Dolu89
closed
7 months ago
1
chore: export ObjectGroup and GroupConditional
#55
Melchyore
closed
8 months ago
2
fix: add "in" rule in default number rules (#44)
#54
FACON-Nicolas
closed
8 months ago
1
feat: add in rule for number (#44)
#53
FACON-Nicolas
closed
8 months ago
4
"Cannot find module '@vinejs/vine/types' or its corresponding type declarations."
#52
Ramank200
closed
2 months ago
4
type messages not exists in ValidationError instance
#51
pullmann4rent
closed
9 months ago
0
Question: How to make vine work with hyphenated column name
#50
jasonejavier
closed
2 months ago
5
ValidationError uses V8's stack trace API which breaks on Firefox
#49
simoneNEMO
closed
2 months ago
3
Next