Pinned issues
Issues
- 1
Dynamic fields - How to trigger validation on a field from another field
#2264 opened by igbominadeveloper - 1
- 0
- 3
If a field is not required and typeError is specified, on not entering anything also, it gives an error(typeError)
#2214 opened by vishal-gits - 0
field paths lost with lazy and dynamic keys
#2257 opened by franck102 - 2
Support Standard-schema API?
#2255 opened by logaretm - 1
Is InferType for nullable().required() schema correct?
#2253 opened by krisko4 - 2
How to infer input type from a schema
#2251 opened by oliver-oloughlin - 1
Similar keys in object schema causing field to use the wrong validation
#2252 opened by webdevnerdstuff - 2
Method added with 'addMethod' to yup.array type is not working when used inside 'when' with 'then' clause
#2254 opened by akan01n - 0
types: setLocale typescript support for added methods
#2248 opened by vinsjo - 2
URL validation does not accept //
#2207 opened by c100k - 1
About setLocale and addMethod
#2247 opened by aarisfauji - 4
Number doesn't allow NaN value
#2242 opened by thany - 1
`number().oneOf` emits wrong type
#2230 opened by zumm - 1
Yup failed in typescript nested object in yup 1.4.0
#2246 opened by uchar - 1
Nested `defined` string not properly ignored
#2243 opened by GravlLift - 0
Freeze with string().url() validation
#2244 opened by thomscoder - 2
Extending .string().email() to cover more cases.
#2216 opened by cookieMonsterDev - 2
Custom objet validation with early : false failed
#2241 opened by Syfele - 1
Conditional validation between different objects
#2239 opened by clouds83 - 4
Uncaught SyntaxError: Does not export 'camelCase'
#2219 opened by vinumweb - 0
Please add Galymzhan support
#2240 opened by galymzhanxyz - 1
`defined` does not allow `null`
#2235 opened by GravlLift - 1
Better release notes
#2237 opened by dashty94 - 4
when is not working correctly
#2231 opened by Bhasker1998 - 0
Type inference for react hook form
#2238 opened by adenteo - 0
Issue with adding a custom method
#2234 opened by t0rum89 - 1
Difficulties in choosing yup.number() and yup.string()
#2232 opened by anujit - 2
Validation error does not occur even if test is written for object
#2229 opened by lbk-yuuki-nakamura - 1
How to use addMethod with typescript
#2228 opened by miyaogenta - 1
Types and code not in sync
#2223 opened by sebakerckhof - 0
- 0
How to get all potential error messages from schema?
#2224 opened by pitonoved - 1
- 1
Uncaught (in promise) RangeError on an invalid date
#2221 opened by khk1234 - 0
Prototype Pollution Affecting property-expr@1.5.0
#2220 opened by syukronarie - 3
`when` and `test` stopped working together
#2205 opened by Sinled - 2
how to specify number of digits in yup for a number()
#2213 opened by vishal-gits - 1
[v1] Required fields in an optional object are required even if the optional object isn't defined
#2215 opened by mikeseese - 2
number() along with max() method does remove error even after correcting the error
#2209 opened by vishal-gits - 2
Validation for password confirmation does not work
#2206 opened by motisaa - 0
Add support for async "is" function in "when"
#2211 opened by igo - 0
Validate regex incorrectly
#2210 opened by de2dhvu1 - 0
Accessing sibling param is undefined
#2208 opened by iraviguggilam - 0
- 2
Update the runnable sandbox.
#2199 opened by DaddyWarbucks - 1
Use other field value in addMethod
#2201 opened by drastus - 2
ObjectSchema type vs ObjectSchema class vs object+shape
#2200 opened by hikeeba - 2
How to use yup react and developer friendly?
#2202 opened by BennyAlex