resolvers
resolvers copied to clipboard
📋 Validation resolvers: Yup, Zod, AJV, Joi, Superstruct, Vest, class-validator, io-ts, typanion, Ajv, TypeBox, Valibot and nope.
Fixes #441
**Describe the bug** When a field has multiple errors, just the one higher in the hierarchy is reported, despite setting `criteriaMode: 'all'` and `earlyAbort: false`. **To Reproduce** Steps to reproduce...
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...
**Is your feature request related to a problem? Please describe.** A lot of people, including myself, use [ajv-formats](https://ajv.js.org/packages/ajv-formats.html) as an extension for ajv. [ajv-formats](https://github.com/ajv-validator/ajv-formats) makes it easy and secure to...
Bumps [computed-types](https://github.com/neuledge/computed-types) from 1.11.1 to 1.11.2. Commits bb02e74 1.11.2 faac9ee fixs #164 5bdbfc2 Bump minimist from 1.2.5 to 1.2.6 (#167) 4a9be8d Update all development npm dependencies (2022-03-20) eff249b Update all...
This proposal follow [this issue](https://github.com/react-hook-form/resolvers/issues/396). After digging a little bit in the linked issues, I found [this](https://github.com/xnimorz/use-debounce/issues/132) issue where [this particular comment](https://github.com/xnimorz/use-debounce/issues/132#issuecomment-1119090837) give an hint on how to solve this...
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Hi all, I'm not sure if there's a specific reason this wasn't happening, but the react-hook-forms resolver type can overwrite the generic for TFieldValues. When you do this it allows...
Bumps [check-export-map](https://github.com/marvinhagemeister/check-export-map) from 1.2.0 to 1.3.0. Release notes Sourced from check-export-map's releases. 1.3.0 Check that the order of formats is consistent across all entries Commits 60c4f16 1.3.0 2c97e08 Remove duplicate...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...