philippd / valdr

model validation for AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valdr Build Status

Validate your AngularJS models

Install

bower install --save valdr

Use

Use it in combination with valdr-jsr303.

Develop

git clone https://github.com/netceteragroup/valdr.git
cd valdr
npm install

First start live-reload

grunt dev

Then start the dev server

grunt server

Open http://localhost:3005/demo in your browser.

License

MIT © Netcetera AG

Credits

Kudos to the gang who brainstormed with us the name for this project over a diner on top of mount Rigi. Guys we really appreciate your patience!

About

model validation for AngularJS

License:MIT License


Languages

Language:JavaScript 100.0%