davegurnell / checklist

Validation library for Scala.
Apache License 2.0
47 stars 11 forks source link

Issue #1: Applicative/Monadic validation. #18

Open rpiaggio opened 6 years ago

rpiaggio commented 6 years ago

Here's the first iteration to adapt the library to different contexts with a minimal change in the API.

Please see the tests in ContextSpec.scala.

I don't consider this PR ready for merging yet.

There are a few things where I find myself in need or help, or that are worth discussing: