Hi Folks.

I'm writing a web app which receives a JSON structure. I'd like to validate 
that the structure is correct i.e. mandatory fields are present, and then 
convert into the relevant Clojure data structure. As a bonus if  a 
particular field in the JSON structure is incorrect I'd like to be able to 
define the error message generated (in a similar way I can do for 
noir.validation).

Does anyone have any recommended libraries or the best way to approach this 
issue - I'm sure I'm not the first with this requirement.

cheers

Dave

-- 
-- 
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