uval
Fork me on GitHub

uval - A generic and extendable validation library for node.js

Some validation utilities are provided in the node.js ecosystem, but we felt that nothing that handles a full validation library with loose coupling was available.

uval tries to be this missing tool.

npm install uval

Read more, Learn more

  • What you will find and not find in uval

  • Getting started with uval

  • Building a validation system

  • Understanding Failure Data

uval
MIT License

Home
What you will find and not find
Getting started
Building a validation system
Understanding failure data