zio
Attributes
Members list
Givens
Givens
Attributes
- Source
- zio.scala
Inherited givens
Attributes
- Inherited from:
- RefinedTypeOpsZio (hidden)
- Source
- zio.scala
Attributes
- Inherited from:
- RefinedTypeOpsZio (hidden)
- Source
- zio.scala
Attributes
- Inherited from:
- RefinedTypeOpsZioLowPriority (hidden)
- Source
- zio.scala
Extensions
Extensions
Refine the given value applicatively at runtime, resulting in a Validation.
Refine the given value applicatively at runtime, resulting in a Validation.
Attributes
- Returns
-
a Valid containing this value as T or an Validation.Failure containing a NonEmptyChunk of error messages.
- Source
- zio.scala
Refine the given values applicatively at runtime, resulting in a Validation.
Refine the given values applicatively at runtime, resulting in a Validation.
Attributes
- Returns
-
a Valid containing the values as
F[T]
or an Validation.Failure containing a NonEmptyChunk of error messages. - Source
- zio.scala
Refine the given value applicatively at runtime, resulting in a Validation.
Refine the given value applicatively at runtime, resulting in a Validation.
Value parameters
- constraint
-
the constraint to test with the value to refine.
Attributes
Refine the given value again applicatively at runtime, resulting in a Validation.
Attributes
- Source
- zio.scala
Attributes
- Source
- zio.scala