Results 2 issues of Alena Kastsiukavets

I have a property `TempId` and apply to it two validations rules, both of them are `unique` rule. In old version of validation plugin it worked as I expected: both...

ko.toJS caused performance hit since added subscription to every observable inside source collection of objects. As result, any change inside object's observables triggers update method what is a performance hit...