Effect CommunityEC
Effect Community2y ago
21 replies
hdoro

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 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
Was this page helpful?