Twitter Feed: Post

Twitter Feed

@colinhacks ("Colin McDonnell") wrote:

What if all the type validation libraries in the ecosystem implemented a shared interface?

Then other libraries that accept user-provided schemas (e.g. tRPC) could accept any "spec-compliant" validator and not need to implement special logic for each lib

Proposal: