How to validate all properties without bailing early?
I am using Arktype to validate forms. I would like to show all problems with a form. I am using unions to show some form elements conditionally.
that's a real world example of what i am building. the problem is when i don't have
that's a real world example of what i am building. the problem is when i don't have
includedHow set, it will not report errors for address etc.