I am working on using jQuery validation plugin to make sure all the inputs in my table are between 0 to 10. Each table rows are dynamically created by JS, here is my html table and JS for adding table row:I am working on using jQuery validation plugin