Closed webeks closed 8 years ago
There should be an option to add error codes next to messages.
This is something you would have to do yourself. Validate.js already exposes which validator that failed (using the detailed format) if you want to do something generic: http://validatejs.org/#validate
There should be an option to add error codes next to messages.