Saturday, January 23, 2016

Knockout Validation: min/max parsed as string or Min/Max Validation

Dear All,

Knowledge sharing:

Recently we came across this [Knockout Validation: min/max parsed as string or Min/Max Validation] issue in many places

"It's a bug in Knockout Validation"  to fix we need to get the updated Knockout Validation files which we can install from nuget package

Install-Package Knockout.Validation

Location: Once successfully install the files will be available in the selected project /Scripts folder

Reference:
http://stackoverflow.com/questions/16066346/knockout-validation-html5-min-max-parsed-as-string

No comments:

Post a Comment