$.validator.addMethod("validCategoryId", function () { return $(CategoryId).val() == ""; }, "Please select a valid Category.");