Folkwise-io / Folkwise-io/DevCollective.io
Config data validation and coercion using Yup
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we are not running any validation on the data received from configs except simple presence/absence of the value. See screenshot.

We are also simply converting the data from string to number in a few places. See screenshot.

Instead of these methods, use Yup to validate and convert data in the configProvider.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.