jquery.validate.date is a lightweight library that uses HTML5 data attributes to: Validate a start date and an end date in a set of two dates Validate that a date adheres to a minimum or maximum date ...
So I have a different checkbox with same name. They each has an input[type="text"] box corresponding to it. Just as following: <input type="checkbox" name="country ...