sveltekit-superforms
sveltekit-superforms copied to clipboard
simple-runtype
Is your feature request related to a problem? Please describe. I use simple-runtypes for my data validation in my project but SuperForms does not support it.
Describe the solution you'd like I would like an adapter for simple-runtypes
Describe alternatives you've considered I have considered using Zod instead.
Additional context
Do you know if it returns all errors for a record, with (nested) paths?