Flow based approach to JSON validation!


Keywords
json-validation, json-schema, validation
License
ISC
Install
npm install flowjv@0.2.0

Documentation

FlowJV

A Flow based approach to JSON Validation.

NOTE: The library is still in active development.

Introducing Flow based JSON validation!

Moving validation from schema based to flow based, open's up lot of possibilities not just in terms of rich user experience, but also in terms of rich developer experience in creating complex forms.