hireproof / screening   0.0.17

MIT License GitHub

Composable input validation with introspection

Scala versions: 3.x 2.13
Scala.js versions: 1.x

Screening (WIP)

CI & CD screening-core Scala version support Scala Steward badge

Composable input validation with introspection

Installation

Screening is available for Scala 3, 2.13 and Scala.js 1.x.

libraryDependencies ++=
  "io.hireproof" %%% "screening-core" % "x.y.z" ::
  "io.hireproof" %%% "screening-json-circe" % "x.y.z" ::
  Nil

Please use the Maven Central badge above to find out about the latest version.