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
make formatMessage aware if min and max rules were created from Javascript #385
writeInputAttributes fails when anonymous rules are used #400
maxLength rule fails if the value (of the observable) is a number #457
applyBindingsWithValidation fails when called with viewModel and options #137
applyBindingsWithValidation should extend provided config #472
dateISO rule accepts months or days outside the valid range #265
writeInputValidationAttributes does not support write HTML5 attributes correctly when params is observable #481
prevent ko.validation.group to notify with intermediary validation state #99
grouping over validatedObservable objects is not possible #494
showAllMessages throws when accessing isModified when grouping over validatedObservable instances #269
validatedObservable does not react when its value changes #442
updating a validatedObservable will not reset initial validation result #209
parseInputAttributes option may duplicate rules when enabled #277
Breaking Changes
remove ko.validation.configure method, ko.validation.init must be used instead #496
rename decorateElement to decorateInputElement#361
do not change original data by group method #465, #225
loading localization files using script tags or with and AMD loader no longer changes the language automatically. A call to ko.validation.locale is required #506
rename some localization files due to invalid identifiers, no-NB.js → nb-NO.js, ca-CA.js → ca-ES.js c2d0ec1
change project structure #511 - directories are now lowercase