Ross ROSS = Recommend OSS · open-source software intelligence for agents

causaly/zod-validation-error

Wrap zod validation errors in user-friendly readable messages observed · 2026-08-28

github.com/causaly/zod-validation-error · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 99
  • Release rhythm 43
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 34
  • age_days: 1464
  • days_rel: 303
  • days_push: 9
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1022 stars · 16 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A TypeScript library that wraps Zod validation errors in user-friendly, readable messages while preserving original error details. It supports both Zod v3 and v4 and offers a custom error map for improved message formatting.

Use cases

  • turn zod validation errors into readable messages
  • show user-friendly form validation errors
  • expose validation errors in an API response
  • customize zod error messages with an error map
  • keep original zod error details for debugging

When to choose

  • you use Zod for schema validation and need end-user-friendly error output
  • you want to return validation errors to clients without exposing raw internals
  • you need a drop-in error map for Zod v3 or v4

When to avoid

  • you don't use Zod for validation
  • you need a full form-handling or validation library rather than error formatting

Facets

library · maturity active

error-handling form-handling serialization developer-tools web-development backend frontend zod validation-errors error-messages schema-validation nodejs typescript

2 sources

Member repositories

RepositoryRoleHealth v2
causaly/zod-validation-errormain80

For agents

markdown · JSON · MCP: product_card(name="causaly/zod-validation-error")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem