Parsing an encoded version of a schema
Cross-posting here: is there a way to parse an encoded version of a schema? AKA staying only within the confines of the encoded schema, without losing the proper validation as
I could decode -> encode, but that'd be a perf. hit I can't take.
Full context
Issue with react-hook-form resolver
S.encodedSchema seem to do.I could decode -> encode, but that'd be a perf. hit I can't take.
Full context
Issue with react-hook-form resolver
