harness.endpoint.spec.ErrorSchema$
See theErrorSchema companion trait
object ErrorSchema extends Derivable[ErrorSchema]
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
ErrorSchema.type
Members list
Type members
Classlikes
final case class ForProduct[A] extends ErrorSchema[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ErrorSchema[A]class Objecttrait Matchableclass AnyShow all
final case class ForSum[A] extends ErrorSchema[A]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ErrorSchema[A]class Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Inherited methods
Attributes
- Inherited from:
- Derivable
Attributes
- Inherited from:
- Derivable
Implicits
Implicits
Attributes
- Definition Classes
-
Derivable
Attributes
- Definition Classes
-
Derivable
In this article