You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apart from `parse` I also offer a non-exception-based API with `safeParse` and a type guard function with `is`. You can read more about it [here](https://valibot.dev/guides/parse-data/).
Apart from <Linkhref="/api/parse/">`parse`</Link> I also offer a non-exception-based API with <Linkhref="/api/safeParse/">`safeParse`</Link> and a type guard function with <Linkhref="/api/is/">`is`</Link>. You can read more about it <Linkhref="/guides/parse-data/">here</Link>.
0 commit comments