Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
reilem committed Oct 7, 2024
1 parent 2b63150 commit 918cbb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@ const schema = GeoJSONSchema.parse({
### Error messages

The error messages are currently very big and not user-friendly due to the default handling of failures in
nested zod unions. This is something I hope to improve in the future.
nested zod unions. If you're not using it already, I recommend using
[zod-validation-error](https://www.npmjs.com/package/zod-validation-error) to simplify the error messages.

### Nested Geometry Collections

Expand Down

0 comments on commit 918cbb3

Please sign in to comment.