volosoft / jtable

A JQuery plugin to create AJAX based CRUD tables.
http://www.jtable.org
1.1k stars 506 forks source link

Validation for field containing time #1217

Open samir001 opened 10 years ago

samir001 commented 10 years ago

Hello, How to apply validation for time using validation engine(In example validation for date is done using custom[date]).How to go about for time. It should be in format 'HH:MM AM|PM' for a particular cell. Please guide. Thanks...

misterparsons commented 10 years ago

Hi, You will probably get faster more informative response if you post this question in the validationEngine discussion page rather than this jtable forum.