fields.typeclass.HasErrors
See theHasErrors companion trait
object HasErrors
Attributes
- Companion
- trait
- Source
- HasErrors.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HasErrors.type
Members list
Type members
Classlikes
object EitherHasErrors extends HasErrors[Either]
Attributes
- Source
- HasErrors.scala
- Supertypes
- Self type
-
EitherHasErrors.type
object ListHasErrors extends HasErrors[List]
Attributes
- Source
- HasErrors.scala
- Supertypes
- Self type
-
ListHasErrors.type
object OptionHasErrors extends HasErrors[Option]
Attributes
- Source
- HasErrors.scala
- Supertypes
- Self type
-
OptionHasErrors.type
In this article