issues
search
jquense
/
yup
Dead simple Object schema validation
MIT License
22.93k
stars
934
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix link to Typescript documentation & update wording
#2256
sajadtorkamani
opened
2 weeks ago
0
Support Standard-schema API?
#2255
logaretm
opened
2 weeks ago
0
Method added with 'addMethod' to yup.array type is not working when used inside 'when' with 'then' clause
#2254
akan01n
closed
2 weeks ago
2
Is InferType for nullable().required() schema correct?
#2253
krisko4
opened
3 weeks ago
0
Similar keys in object schema causing field to use the wrong validation
#2252
webdevnerdstuff
opened
1 month ago
1
How to infer input type from a schema
#2251
oliver-oloughlin
opened
1 month ago
1
Fix `ValidationError.formatError()` clobbering `path` param
#2250
shaungrady
opened
1 month ago
0
Export locale object interfaces to improve setLocale typescript support for added methods
#2249
vinsjo
opened
1 month ago
0
types: setLocale typescript support for added methods
#2248
vinsjo
opened
1 month ago
0
About setLocale and addMethod
#2247
aarisfauji
opened
2 months ago
1
Yup failed in typescript nested object in yup 1.4.0
#2246
uchar
closed
2 months ago
1
Fix Redos vuln in string().url() regex
#2245
thomscoder
opened
2 months ago
0
Freeze with string().url() validation
#2244
thomscoder
opened
2 months ago
1
Nested `defined` string not properly ignored
#2243
GravlLift
closed
2 months ago
1
Number doesn't allow NaN value
#2242
thany
closed
2 months ago
4
Custom objet validation with early : false failed
#2241
Syfele
opened
3 months ago
2
Please add Galymzhan support
#2240
galymzhanxyz
closed
3 months ago
0
Conditional validation between different objects
#2239
clouds83
opened
3 months ago
1
Type inference for react hook form
#2238
adenteo
opened
3 months ago
0
Better release notes
#2237
dashty94
closed
3 months ago
1
Enhance NumberSchema to reject internal whitespace while allowing leading/trailing spaces
#2236
stormfrazier22
opened
4 months ago
0
`defined` does not allow `null`
#2235
GravlLift
closed
3 months ago
1
Issue with adding a custom method
#2234
t0rum89
opened
4 months ago
0
feat(meta): add meta() data with function
#2233
wand2016
opened
4 months ago
1
Difficulties in choosing yup.number() and yup.string()
#2232
anujit
closed
4 months ago
1
when is not working correctly
#2231
Bhasker1998
closed
3 months ago
4
`number().oneOf` emits wrong type
#2230
zumm
opened
4 months ago
1
Validation error does not occur even if test is written for object
#2229
lbk-yuuki-nakamura
closed
4 months ago
2
How to use addMethod with typescript
#2228
miyaogenta
closed
4 months ago
1
let/const consistency in README: let preference
#2227
dearlordylord
closed
4 months ago
3
let/const consistency in README: const preference
#2226
dearlordylord
closed
4 months ago
0
Yup validations does not stop if one validation rule fails
#2225
AkshayGadekar
opened
4 months ago
0
How to get all potential error messages from schema?
#2224
pitonoved
opened
4 months ago
0
Types and code not in sync
#2223
sebakerckhof
closed
4 months ago
1
Then and Otherwise do not seem to update Errors
#2222
Cbridger-mywellabee
closed
5 months ago
1
Uncaught (in promise) RangeError on an invalid date
#2221
khk1234
closed
5 months ago
1
Prototype Pollution Affecting property-expr@1.5.0
#2220
syukronarie
opened
5 months ago
0
Uncaught SyntaxError: Does not export 'camelCase'
#2219
vinumweb
closed
5 months ago
4
Add support to string for uuid7
#2218
deadlocked247
opened
6 months ago
0
fix(regex): update the email regex for more cases
#2217
cookieMonsterDev
closed
6 months ago
1
Extending .string().email() to cover more cases.
#2216
cookieMonsterDev
closed
2 months ago
2
[v1] Required fields in an optional object are required even if the optional object isn't defined
#2215
mikeseese
closed
6 months ago
1
If a field is not required and typeError is specified, on not entering anything also, it gives an error(typeError)
#2214
vishal-gits
opened
6 months ago
0
how to specify number of digits in yup for a number()
#2213
vishal-gits
closed
6 months ago
2
chore(deps): update dependency eslint to v9
#2212
renovate[bot]
opened
6 months ago
0
Add support for async "is" function in "when"
#2211
igo
opened
6 months ago
0
Validate regex incorrectly
#2210
de2dhvu1
closed
6 months ago
0
number() along with max() method does remove error even after correcting the error
#2209
vishal-gits
closed
6 months ago
2
Accessing sibling param is undefined
#2208
iraviguggilam
closed
6 months ago
0
URL validation does not accept //
#2207
c100k
opened
6 months ago
2
Next