Type class that helps extracting errors as list
- Companion:
- object
- Source:
- HasErrors.scala
object ValidatedNecHasErrors.type
object ValidatedNelHasErrors.type
object AccumulateHasErrors.type
object EitherHasErrors.type
object FailFastHasErrors.type
object ListHasErrors.type
object OptionHasErrors.type
Value members
Abstract methods
Returns v
errors as scala.collection.immutable.List
Returns v
errors as scala.collection.immutable.List
- Source:
- HasErrors.scala