issues
search
fabian-hiller
/
valibot
The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
6.35k
stars
204
forks
source link
improve `objectAsync` and `intersect` API refs
#762
Closed
EltonLobo07
closed
3 months ago
EltonLobo07
commented
3 months ago
Improvements:
Remove
intersect
from the related schemas section of the
intersect
schema.
Add
object
to the related schemas section of the
objectAsync
schema as they are related.
Improvements:
intersect
from the related schemas section of theintersect
schema.object
to the related schemas section of theobjectAsync
schema as they are related.