https://github.com/asleepinglion/ouro-validate
SuperJS Validation Class with Promised-based Execution.
https://github.com/asleepinglion/ouro-validate
Last synced: 4 months ago
JSON representation
SuperJS Validation Class with Promised-based Execution.
- Host: GitHub
- URL: https://github.com/asleepinglion/ouro-validate
- Owner: asleepinglion
- Created: 2015-01-20T19:21:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-13T23:03:47.000Z (about 10 years ago)
- Last Synced: 2025-02-12T20:38:10.307Z (4 months ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.