issues
search
davidmdm
/
myzod
MIT License
315
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fails to compile with latest version of TypeScript
#68
DavidRigglemanININ
opened
1 week ago
1
improve performance when building large schemas
#67
bman654
closed
1 month ago
2
pass down nested validation errors
#66
arilotter
closed
1 year ago
4
Coercion enum results not saved for object validation
#65
jrvanderveen
closed
1 year ago
2
Jest toEqual Matcher Doesn't Skip Undefined
#64
jteppinette
opened
1 year ago
1
[Readme] Versus Zod
#63
c0ncentus
opened
1 year ago
2
fix typo in README
#62
gomesalexandre
closed
1 year ago
0
Ts update
#61
Nicolas469
closed
1 year ago
0
ts-ignore
#60
Nicolas469
closed
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#59
dependabot[bot]
closed
1 year ago
1
Typescript update
#58
Nicolas469
closed
1 year ago
0
Enum withPredicate
#57
Confidenceman02
closed
1 year ago
6
Bump json5 from 2.1.3 to 2.2.3
#56
dependabot[bot]
closed
1 year ago
1
Add Support to return the exact schema that is passed to Infer<T> instead of returning optional schemas
#55
SchneiderOr
closed
1 year ago
2
Question / Readme request
#54
pihentagy
opened
1 year ago
5
Fix keySignature export which could not be named
#53
thomasskk
closed
2 years ago
1
Fails to compile with TS 4.7.2
#52
DavidRigglemanININ
closed
1 year ago
29
How can I extend object?
#51
Code-Hex
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#50
dependabot[bot]
closed
2 years ago
0
Add .circleci/config.yml
#49
davidmdm
closed
2 years ago
0
Fix broken links on the index of the readme
#48
whitetig3r
closed
3 years ago
0
Exporting z.record fails because of keySignature when using composite
#47
johnpyp
closed
2 years ago
2
Expose types that make up public boundary with module
#46
DavidRigglemanININ
closed
3 years ago
9
int() support on number?
#45
delaneyj
closed
3 years ago
2
Is there a way to set `allowUnknown` to true by default
#44
talbet
closed
3 years ago
2
"Type instantiation is excessively deep and possibly infinite"
#43
lgrahl
closed
3 years ago
10
`allowUnkownKeys()` causes all `optional()` keys to be set to `undefined`?
#42
joekrill
opened
3 years ago
13
remove dep on util/format
#41
advancedtw
closed
3 years ago
3
Regression: cannot set both optional() and nullable() on schema
#40
ruslang02
closed
3 years ago
5
Suggestion: `required` operator
#39
zhaoyao91
closed
3 years ago
5
FunctionType?
#38
mscottnelson
opened
3 years ago
8
How / Why Is MyZod Faster Than Zod
#37
supermacro
closed
3 years ago
1
Type Issues
#36
vorticalbox
closed
3 years ago
4
Add failing test case of object-union-intersection
#35
Wolvereness
closed
3 years ago
4
How to specify allowUnknown for a schema created via and
#34
frankie-eric
closed
3 years ago
3
Fix unique-array length checks
#33
Wolvereness
closed
3 years ago
3
added typeError + onTypeError msg support
#32
davidmdm
closed
3 years ago
0
TypeError Message support
#31
davidmdm
closed
3 years ago
3
Collect error
#30
davidmdm
closed
3 years ago
0
Parse entire object for error array
#29
boy51
closed
3 years ago
12
typing function arg as instance of myzod
#28
vorticalbox
closed
4 years ago
1
parsing ObjectIDs
#27
vorticalbox
closed
4 years ago
4
validateAt - validate a specific field
#26
TriStarGod
closed
4 years ago
2
License
#25
smichel17
closed
4 years ago
4
Update readme.md: Fix prop name in intersection snippet
#24
wjhurley
closed
4 years ago
0
Change schema property of OptionalType and ArrayType to public readonly
#23
kaedub
closed
4 years ago
0
Add option of coerce for EnumType
#22
kaedub
closed
4 years ago
4
Propose that OptionalType schema not be private
#21
kaedub
closed
4 years ago
3
Bump lodash from 4.17.15 to 4.17.19
#20
dependabot[bot]
closed
4 years ago
0
Add check method to myzod
#19
kasperpeulen
closed
4 years ago
1
Next