fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
6.33k stars 204 forks source link

improve `minValue` & `maxValue` actions and add missing test cases #843

Closed EltonLobo07 closed 1 month ago

EltonLobo07 commented 2 months ago

Both of the actions will add an issue when dataset.value is NaN.

pkg-pr-new[bot] commented 2 months ago

Open in Stackblitz

pnpm add https://pkg.pr.new/valibot@843

commit: 9fdf052

fabian-hiller commented 2 months ago

Thank you! I will try to review and merge it on the weekend.