You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ian Strachan edited this page Oct 27, 2015
·
2 revisions
Sometimes you will need to validate an object that contains a collection of other objects that must also be validated. In this case you will need to configure Knockout-Validation to use deep grouping to recursively walk the view model.