The ones I looked at were https://github.com/r0man/validation-clj and
https://github.com/michaelklishin/validateur


Cheers,
Leonardo Borges
www.leonardoborges.com


On Wed, Jan 9, 2013 at 4:29 PM, Karim Nassar <karim.nas...@acm.org> wrote:
> what are the other validation libraries?
>
> TIA,
> Karim
>
> --
> Karim
>
>
> On Thu, Jan 3, 2013 at 10:56 PM, Leonardo Borges
> <leonardoborges...@gmail.com> wrote:
>>
>> Hey guys,
>>
>> I extracted a small validation library from a side project I'm working
>> on and bouncer is the result.
>>
>> While I do know there are a couple of validation libs out there
>> already, I decided this was worth publishing mostly because:
>>
>> - That’s what I’m using in my current side project
>> - It takes a fundamentally different implementation approach that is
>> in itself worthy of exploration
>> - If nothing else, this is yet another example of where Monads can be
>> useful.
>>
>> The full reasoning can be found in a post I wrote:
>> https://bitly.com/ZiLJzO
>>
>> Where to find it:
>>
>> Github: https://github.com/leonardoborges/bouncer
>> Clojars: https://clojars.org/bouncer
>>
>> The README file on github contains a detailed guide to using the
>> library, hopefully that's enough should you want to try it out.
>>
>> Cheers,
>> Leonardo Borges
>> www.leonardoborges.com
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to