Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asleepinglion/ouro-validate

SuperJS Validation Class with Promised-based Execution.
https://github.com/asleepinglion/ouro-validate

Last synced: about 2 months ago
JSON representation

SuperJS Validation Class with Promised-based Execution.

Awesome Lists containing this project

README

        

#Ouro Validate.

> **Disclaimer:** Ouro is under heavy development at the moment, and breaking changes are likely.

Validations return true or false depending on whether they pass or fail. In addition to
the validations, the library provides a mechanism to setup and process a group of validations
using the bluebird Promise library.