Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 2.13 KB

README.md

File metadata and controls

36 lines (28 loc) · 2.13 KB

Jap Logo

Scaladex Maven CI Telegram Scaladoc
badge-scaladex badge-maven badge-ci badge-telegram badge-scaladoc

Fields

Fields is a zero-dependency Scala validation library.

  • Configurable. Choose any Effect, ValidationResult or Error types.
  • Expressive. Rich extendable validation syntax
  • Informative. Error paths helps understanding where the error occured
  • Short-circuit. Accumulate/FailFast validation strategies are supported.
  • Interop. Has ZIO and Cats interop modules.

Quicklinks