Merge pull request #306 from staxmanade/knockoutValidationFix

Knockout validation fix
This commit is contained in:
Diullei Gomes
2013-02-20 17:23:15 -08:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -17,3 +17,6 @@ _Resharper.DefinitelyTyped
bin
obj
Properties
# VIM backup files
*~
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Dan Ludwig <https://github.com/danludwig>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../knockouot/knockout.d.ts" />
/// <reference path="../knockout/knockout.d.ts" />
interface KnockoutValidationGroupingOptions {
deep?: bool;