Small library, clear job.
MikroValid validates JSON-shaped data with a focused API for apps that need clear input checks without a sprawling schema framework.
Validation JSON Schema Objects
What it does
Validate JSON-shaped objects
Small schema validation surface
Useful for APIs, CLIs, and config files
Designed for direct, readable validation rules
Install
Add it to a project
npm install mikrovalid