Assigning Error Messages to Specific Inputs in Effect/Schema with Hook Resolvers
Hello, i didn't find it in the readme, i'm using effect/schema with hook resolvers.
and i want to assign an error msg in a
i need access to an other field so the filter is on the
i can't find a way to associate the error msg to postalCode fields so react-hook-resolver will associate the error to it and not
and i want to assign an error msg in a
filter to a specific input.i need access to an other field so the filter is on the
Struct one level above.i can't find a way to associate the error msg to postalCode fields so react-hook-resolver will associate the error to it and not
address.root