theleoborges / bouncer

A validation DSL for Clojure & Clojurescript applications
364 stars 38 forks source link

Added date validator #23

Closed jebberjeb closed 10 years ago

jebberjeb commented 10 years ago

Leaned on clj-time completely for datetime parsing. Hopefully there's enough mindshare in the Clojure community around clj-time that adding this dependency makes sense.

theleoborges commented 10 years ago

Just released 0.3.2-SNAPSHOT with the date validator. Can you check it out?

If all is well, can you add a few lines to the README on how to use it?

Thanks for taking the time!

jebberjeb commented 10 years ago

Sure, just checked it out and it's working fine. I'll send over a README addition in a few.

Thanks again, Jeb

On Tue, Oct 21, 2014 at 4:49 AM, Leonardo Borges notifications@github.com wrote:

Just released 0.3.2-SNAPSHOT with the date validator. Can you check it out?

If all is well, can you add a few lines to the README on how to use it?

Thanks for taking the time!

— Reply to this email directly or view it on GitHub https://github.com/leonardoborges/bouncer/pull/23#issuecomment-59903754.