FICHA · MANJARO

haskell-validation-selective

Lighweight pure data validation based on Applicative and Selective functors.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides lightweight pure data validation based on Applicative and Selective functors. It helps collect validation results without immediately mixing them with IO or application side effects.

It is useful for forms, configuration, import pipelines, API payloads, and domain checks where clear error accumulation matters. Developers should write messages that explain what users need to fix.

Permissions

Permissions not analysed for this source yet.