Add Validated Configuration Library to README

validated-config allows Typesafe config files to be validated via a lightweight DSL.
This commit is contained in:
Carl Pulley 2017-02-12 11:58:54 +00:00 committed by GitHub
parent 93d70f6739
commit 61ccb169c3

View File

@ -844,6 +844,7 @@ format.
* konfig https://github.com/vpon/konfig
* ScalaConfig https://github.com/andr83/scalaconfig
* static-config https://github.com/Krever/static-config
* validated-config https://github.com/carlpulley/validated-config
#### Clojure wrappers for the Java library