0.1.20 • Published 11 years ago
jsr-validate v0.1.20
Table of Contents
Validate Module
Command validation library.
Validation must be completely decoupled from command execution in order to support transaction semantics.
Component of the jsr library.
Install
npm i jsr-validateDeveloper
Test
Tests are not included in the package, clone the repository:
npm testDocumentation
To generate all documentation:
npm run docsReadme
To build the readme file from the partial definitions (requires mdp):
npm run readmeLicense
Everything is MIT. Read the license if you feel inclined.
Generated by mdp(1).