I am using jQuery Validation Plugin for form validation and I am not able to validate list/select box
Put Choose an option as blank rather than -1
Choose an option
using jquery validation
rules: { select: "required" }