Thanks. I simply used this:
- frmvalidator.addValidation("datepicker_checkin","req","Check-in Date: Please enter a date");
If possible, I'd like a solution that can work with both standard browser widgets and jQuery widgets, so I can reuse them even when not using jQuery.