ZioBlocksValidation

io.github.iltotore.iron.ZioBlocksValidation
See theZioBlocksValidation companion object

A lossless translation, when one exists, from an Iron constraint to ZIO Blocks' validation AST.

The built-in instance recognizes the subset of Iron constraints for which ZIO Blocks has identical semantics. Applications can define a more specific given for their own constraints.

Attributes

Companion
object
Source
ZioBlocksValidation.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def validation: Option[Validation[A]]

Attributes

Source
ZioBlocksValidation.scala