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

add `parseAsync` API reference #782

Closed EltonLobo07 closed 3 months ago

EltonLobo07 commented 3 months ago

There is one change that might be unusual, and that is the note at the end of the 'Explanation' section. I thought it was needed as Valibot doesn't catch the errors thrown by some asynchronous operations.