Knockout Validate Demo

A simple sign up form

Email must be valid (username@domain.com)

Password must be at least 8 characters

Passwords must match

Your year supply of imaginary cat food will arrive in 1024 business days.


An Overview:

The Code

This particular example uses the global namespace and by default is named kov to mimic ko. See the README on how to use with require.js