Looks interesting. I've come to Clojure from Java, and validation of 
arbitrary data is important for my applications. Thanks for the 
contribution.

On Wednesday, November 27, 2013 7:15:43 PM UTC+11, Ryan McGowan wrote:
>
> A validation library built on using predicates properly.
>
> I just released a new version of my take on a simple, general purpose 
> validation library.  Version 0.2.0 includes a chaining feature very much 
> like (and inspired by) the chain function in 
> vlad<https://github.com/logaan/vlad>, 
> another validation library. For the remote few who are familiar with 
> manners, to implement this the definition of a manner has changed slightly 
> to allow one or more predicate message pairs (previously only one was 
> allowed).
>
> https://github.com/RyanMcG/manners
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to