Knockout validation is an excellent starting point for adding validation rules to your apps. This is my collection of extra rules I add to my projects to fill in some gaps in the base.
Knockout JS is an awesome MVVM framework and is probably my favorite templating library. That being said, there are a couple helpers I add to every project to make it more useful in real work applications. (Note: all markup examples are using bootstrap