Creates Joi
based object schemas from JSON. This libary is not meant to replace how Joi
is configured, but
as an alternative that can be embedded into strings and simple JSON syntax.
- Create Joi schemas from JSON data
- Express simple schemas using a single string
- Works with
LOV
- Lightweight with minimal dependencies
- Compatible with most of the Joi API
- Node.js 6.10.0 compatible for use in AWS Lambda environments