creatoro / jelly

A flexible ORM for Kohana 3.1+
http://jelly.jonathan-geiger.com
MIT License
72 stars 13 forks source link

Timestamp field validation problem #60

Closed Sharom closed 13 years ago

Sharom commented 13 years ago

In the timestamp field we have validation after converting time string to integer. Therefore we can't check field with rule Valid::date for example.