Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
/ screening Public archive

Composable input validation with introspection

License

Notifications You must be signed in to change notification settings

hireproof/screening

Repository files navigation

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.