Add a new schema
function to validate Valibot schemas
#1057
Labels
question
Further information is requested
schema
function to validate Valibot schemas
#1057
Uh oh!
There was an error while loading. Please reload this page.
Description
I have a use-case where I need to create an object that contains a schema as one of its members. Ideally, I would like to define it like this:
However, the only current way to do this is:
Which does work, but not sure what kind of side effects it will have:
The text was updated successfully, but these errors were encountered: