Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Joi-JSON

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.

Features

  • 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

Table of Contents