Description
A schema validation middleware for Josh.
Features
- Written in TypeScript
- Offers CommonJS, ESM and UMD bundles
- Fully tested
Installation
You can use the following command to install this package, or replace npm install
with your package manager of choice. This package uses @sapphire/shapeshift
for schema validation, so you'll want to reference their documentation for more information on how to use it.
npm install @joshdb/schema @sapphire/shapeshift