Announcement: clj-decline – validation sucks.

Development Consulting Articles

News

I pushed a new validation library for clojure to github yesterday. Check out clj-decline.

Why another validation library?

Well, why does validation suck so much?

Of course, dealing with user input is annoying anyway. But validation libraries always seem to want to do things in just the wrong way for the project you’re working on.

Let me count the ways: