GitHub / jquense/yup issues and pull requests
#2093 - Export Lazy and Reference types
Pull Request -
State: closed - Opened by ithrforu almost 2 years ago
- 2 comments
#2092 - validateAt value for numeric field is always zero in test method
Issue -
State: closed - Opened by Chrisposure almost 2 years ago
- 1 comment
#2091 - export Reference class
Pull Request -
State: closed - Opened by lukasdruskis almost 2 years ago
- 1 comment
#2090 - How to access parent field from child yup condition while using "when condition"?
Issue -
State: closed - Opened by bannarisoftwares almost 2 years ago
- 5 comments
#2089 - Sequential tests
Issue -
State: closed - Opened by Me-Phew almost 2 years ago
- 3 comments
#2088 - chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel ^5.0.0
Pull Request -
State: open - Opened by renovate[bot] almost 2 years ago
Labels: renovatebot
#2087 - feat(string): Create .datetime()
Pull Request -
State: closed - Opened by 0livare almost 2 years ago
- 6 comments
#2086 - Turn off strict validation per nested field
Issue -
State: open - Opened by galileo almost 2 years ago
#2085 - fix(readme): some typos and update ValidationError doc
Pull Request -
State: open - Opened by brianlu2610 almost 2 years ago
#2084 - Property 'tests' does not exist on type 'SchemaFieldDescription'
Issue -
State: open - Opened by phierru almost 2 years ago
- 1 comment
#2083 - Typing a retrieved Field Schema using yup.Reach()
Issue -
State: closed - Opened by lukasdruskis almost 2 years ago
- 3 comments
#2082 - Typing for dynamical objects
Issue -
State: open - Opened by furstenheim almost 2 years ago
- 4 comments
#2081 - Shape and array of after upgrade
Issue -
State: open - Opened by AuthorProxy almost 2 years ago
- 4 comments
#2080 - refactor(parse-iso-date): Convert to TypeScript
Pull Request -
State: closed - Opened by 0livare almost 2 years ago
#2079 - InferTypes of object are always possibly undefined
Issue -
State: closed - Opened by terragady almost 2 years ago
- 2 comments
#2078 - Email Validation Issue
Issue -
State: closed - Opened by OfficialAshwaniBhardwaj almost 2 years ago
- 5 comments
#2077 - Schema Type
Issue -
State: closed - Opened by gmonitoring almost 2 years ago
- 5 comments
#2076 - How to check a date only when it is entered
Issue -
State: open - Opened by jdvsch almost 2 years ago
- 1 comment
#2075 - Yup.object inside a function?
Issue -
State: open - Opened by calicoder77 about 2 years ago
- 3 comments
#2074 - How to supply error messages & labels separately
Issue -
State: open - Opened by thany about 2 years ago
- 7 comments
#2073 - Cast should return schema type
Issue -
State: closed - Opened by lorenzlars about 2 years ago
- 3 comments
#2072 - #2043 performance improvement
Pull Request -
State: closed - Opened by tedeschia about 2 years ago
- 1 comment
#2071 - Revert "fix: performance improvement (#2043) (#2044)"
Pull Request -
State: closed - Opened by jquense about 2 years ago
#2070 - Yup forcing the `any` type to include `undefined` in nested schemas
Issue -
State: closed - Opened by szebert about 2 years ago
- 1 comment
#2069 - should all `nonNullable` receive a `msg?: Message` property?
Issue -
State: closed - Opened by csantos1113 about 2 years ago
- 1 comment
#2068 - addMethod(Schema) not working in TypeScript files
Issue -
State: closed - Opened by csantos1113 about 2 years ago
- 3 comments
#2067 - How to validate input on multiple regexes?
Issue -
State: closed - Opened by shizzic about 2 years ago
- 4 comments
#2066 - Yup.array() validation not working as expected
Issue -
State: closed - Opened by dusanstanic about 2 years ago
#2065 - How do you use when() to conditionally optionally validate multiple fields?
Issue -
State: closed - Opened by franck102 about 2 years ago
- 5 comments
#2064 - How to set all fields as required?
Issue -
State: closed - Opened by beratbayram about 2 years ago
- 3 comments
#2063 - Yup setLocale() requiring yup.LocaleObject type
Issue -
State: closed - Opened by calicoder77 about 2 years ago
- 3 comments
#2062 - chore(deps): update dependency dts-bundle-generator to v8 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] about 2 years ago
Labels: renovatebot
#2061 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate[bot] about 2 years ago
Labels: renovatebot
#2060 - Type issue with object, shape, and nullable fields
Issue -
State: open - Opened by alikleitcr7 about 2 years ago
#2059 - URL validation is loose
Issue -
State: open - Opened by madelineryder about 2 years ago
- 1 comment
#2058 - addMethod-ed to `mixed` is not available on all others (i.e. `string`, `number`, etc)
Issue -
State: closed - Opened by csantos-nydig about 2 years ago
- 4 comments
#2057 - Fix date parsing to match docs and support timestamps
Pull Request -
State: open - Opened by pgjones about 2 years ago
#2056 - yup-phone is not working with this latest version (1.2.0)
Issue -
State: closed - Opened by sannjayy about 2 years ago
- 3 comments
#2055 - Provide a way to configure default error messages.
Issue -
State: closed - Opened by TigWork about 2 years ago
- 1 comment
#2054 - Inferred type of object with noUnknown set to false doesn't allow additional non-specified keys in TypeScript
Issue -
State: open - Opened by GlenTiki about 2 years ago
- 1 comment
#2053 - Handle sync validations
Pull Request -
State: closed - Opened by DaddyWarbucks about 2 years ago
- 1 comment
#2052 - Validation promise performance
Issue -
State: closed - Opened by DaddyWarbucks about 2 years ago
#2051 - Allow parent resolve before describe.
Pull Request -
State: closed - Opened by DaddyWarbucks about 2 years ago
- 3 comments
#2050 - ObjectSchema describe doesn't resolve conditions
Issue -
State: open - Opened by SpiderDan98 about 2 years ago
- 6 comments
#2049 - Yup makes my nested schemas optional and Typescript throws error
Issue -
State: closed - Opened by h1sashin about 2 years ago
- 5 comments
#2048 - Ability to return defined type or value
Issue -
State: open - Opened by websitevirtuoso about 2 years ago
- 1 comment
#2047 - Extending with new methods in Nuxt 3
Issue -
State: closed - Opened by whimsicaldreamer about 2 years ago
- 3 comments
#2046 - Yup.mixed()
Issue -
State: closed - Opened by ImmaxvelSolbeg about 2 years ago
#2045 - Remove or alter certain schema key/value pairs
Issue -
State: closed - Opened by glebdv about 2 years ago
- 2 comments
#2044 - fix: performance improvement (#2043)
Pull Request -
State: closed - Opened by tedeschia about 2 years ago
- 7 comments
#2043 - Slow performance with large arrays
Issue -
State: open - Opened by tedeschia about 2 years ago
- 6 comments
#2042 - Long serialized floats validate as integers when coerced.
Issue -
State: open - Opened by adjenks about 2 years ago
#2041 - Localization type validators with `selLocale()`
Issue -
State: closed - Opened by Studio384 about 2 years ago
- 1 comment
#2040 - Performance is not good, even be bad?
Issue -
State: closed - Opened by southorange0929 about 2 years ago
- 2 comments
#2039 - Typescript - correct type for yup object schema
Issue -
State: closed - Opened by KatuGT about 2 years ago
- 2 comments
#2038 - #2034 Fix Email Regex
Pull Request -
State: closed - Opened by Vikas208 about 2 years ago
- 1 comment
#2037 - Inconsistent validation error paths in arrays
Issue -
State: open - Opened by droguljic about 2 years ago
- 1 comment
#2036 - Cannot get schema to match TypeScript type definition with discriminated unions
Issue -
State: closed - Opened by slhck about 2 years ago
- 3 comments
#2035 - .nonNullable typescript interface does not accept a custom error message as its argument
Issue -
State: open - Opened by dzianis-l-backup about 2 years ago
#2034 - Email 'jhon@smith' pass as valid
Issue -
State: closed - Opened by margori about 2 years ago
- 1 comment
#2033 - How to write a validation with null in type.
Issue -
State: closed - Opened by qbacuber about 2 years ago
- 3 comments
#2032 - How to dynamically add rules to a variable that was assigned a string()
Issue -
State: closed - Opened by hinhinlaw about 2 years ago
- 1 comment
#2031 - How to dynamically add rules to a string()
Issue -
State: closed - Opened by hinhinlaw about 2 years ago
- 1 comment
#2029 - describe() method to have value pram and options similar to validation method
Issue -
State: closed - Opened by hadiroudaki about 2 years ago
- 2 comments
#2028 - Allow explicit type to be defined for object()
Pull Request -
State: closed - Opened by justinbhopper about 2 years ago
- 5 comments
#2027 - Is ObjectSchema's class constructor recommended?
Issue -
State: closed - Opened by justinbhopper about 2 years ago
- 1 comment
#2026 - How can I dynamically set whether the word end is required
Issue -
State: open - Opened by kajweb about 2 years ago
- 2 comments
#2023 - Schema of type that references itself causes compile error
Issue -
State: open - Opened by Code-Hex about 2 years ago
- 1 comment
#2021 - feat: Allow schema metadata to be strongly typed
Pull Request -
State: closed - Opened by shaungrady about 2 years ago
- 1 comment
#2020 - Error : branch is not function in version Yup 1.0
Issue -
State: closed - Opened by anardil about 2 years ago
- 5 comments
#2019 - How would I conditionally concat another schema?
Issue -
State: open - Opened by ripvannwinkler about 2 years ago
#2018 - Allow meta's type to be extended
Issue -
State: closed - Opened by shaungrady about 2 years ago
- 3 comments
#2017 - Yup.number() with an empty string working differently in my deployed app
Issue -
State: open - Opened by jogoley about 2 years ago
- 1 comment
#2015 - .when validation with Typescript
Issue -
State: closed - Opened by aysegulkavakli about 2 years ago
- 4 comments
#2012 - How to skip validation when value is empty?
Issue -
State: open - Opened by stefanoinf about 2 years ago
- 1 comment
#2005 - [Question] Using oneOf and transform
Issue -
State: open - Opened by hiigami about 2 years ago
#2004 - Yup validation on empty multilanguage fields not working, the object errors is empty
Issue -
State: open - Opened by toukmed about 2 years ago
#2003 - fix a typo in README
Pull Request -
State: closed - Opened by yogeshdas-v about 2 years ago
#2002 - [request] export printValue function from the bundle
Issue -
State: open - Opened by diegoulloao about 2 years ago
- 1 comment
#2001 - nuxt 3 error
Issue -
State: closed - Opened by Ischafak about 2 years ago
- 1 comment
#2000 - Access this.options.context inside .test() message
Issue -
State: closed - Opened by Melancholism about 2 years ago
- 3 comments
#1999 - Cast and Validate no longer work on transformed keys
Issue -
State: closed - Opened by jessie-ross about 2 years ago
- 2 comments
#1998 - Yup validations possibly breaking VSCode IntelliSense
Issue -
State: open - Opened by geovane-gc about 2 years ago
#1997 - `describe` called without options ignores `when` completely
Issue -
State: closed - Opened by Svish about 2 years ago
- 4 comments
#1996 - How to implemention Cicular Dependency of Schema?
Issue -
State: closed - Opened by wacanam about 2 years ago
- 1 comment
#1995 - Use testContext for error message
Issue -
State: open - Opened by FedorSherbakov about 2 years ago
#1994 - Unable to find type for test method
Issue -
State: open - Opened by zainulhasan about 2 years ago
- 1 comment
#1993 - Error message formatting
Issue -
State: closed - Opened by PavelZhuravlev over 2 years ago
- 5 comments
#1992 - Live Validation Options (Enhancement)
Issue -
State: open - Opened by KmBarnett over 2 years ago
- 2 comments
#1991 - Typscript issue with .when() in version 1.0.2 & 1.1.1
Issue -
State: closed - Opened by ChAnDuChUkKa over 2 years ago
- 1 comment
#1990 - Upgrade to v1: TypeScript error when returning concatenated schema based on condition
Issue -
State: closed - Opened by simone-brunner over 2 years ago
- 2 comments
#1989 - .validateSync() doesn't throw an error
Issue -
State: open - Opened by kaguya3222 over 2 years ago
- 2 comments
#1988 - Typescript setLocale method have incorrect inner type
Issue -
State: open - Opened by viktor-horacek over 2 years ago
- 1 comment
#1987 - How can I change a child schema with `when`?
Issue -
State: open - Opened by Svish over 2 years ago
- 5 comments
#1986 - ObjectSchema.describe does not return 'required' test name with number field
Issue -
State: closed - Opened by sevaTechoPark over 2 years ago
- 1 comment
#1985 - email validation
Issue -
State: closed - Opened by yusufkoca over 2 years ago
- 2 comments
#1984 - Is there a way to get a context inside .default(() => {...}) ?
Issue -
State: open - Opened by AlimovSV over 2 years ago
- 2 comments
#1983 - Bug/tuple description
Pull Request -
State: open - Opened by DaddyWarbucks over 2 years ago
#1982 - Potentially breaking: Make null validation errors consistent across schema
Pull Request -
State: closed - Opened by jquense over 2 years ago
- 1 comment
#1981 - Is there a way to go from MakePartial<T> to T?
Issue -
State: open - Opened by jcoveney-anchorzero over 2 years ago
- 5 comments