Example of using metadata for validation with knockout.
Would be great to have an example of breeze exporting metadata for use with knockout validation.
76
votes

-
Julian Yuste commented
If someone found useful the old example, I improved it and here is the new version:
http://stackoverflow.com/questions/14316454/translate-breeze-validation-messages
It uses breeze internal validators.
-
Julian Yuste commented
I added an example on StackOverflow that may be useful to someone:
-
AdminAdmin (Product Manager, Breeze.js) commented
It isn't KO specific, but this our validation topic (and the DocCode sample) might help you:
http://www.breezejs.com/documentation/validation
http://www.breezejs.com/samples/doccode
Please let us know.
Thanks,
John