CatsValidatedNecErrorPartialTransformerOps

io.scalaland.chimney.cats.CatsValidatedNecErrorPartialTransformerOps
final class CatsValidatedNecErrorPartialTransformerOps[E <: Error, A](validated: ValidatedNec[E, A]) extends AnyVal

Attributes

Since

0.7.0

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def toPartialResult: Result[A]

Attributes

Since

0.7.0