Effect CommunityEC
Effect Community3y ago
6 replies
Jules

Improving Parsing Error Messages for User-Friendly Forms

Is there a way to render "human friendly" error messages out of parsing errors?
I want to use this error message in my forms, below each field

I've seen that there exists formatErrors (https://github.com/Effect-TS/schema#formatting-errors) but it's not super human friendly
Screenshot_2023-07-14_at_12.28.58_pm.png
Was this page helpful?