Invalid

world.id.phone$package.Phone.Invalid
See theInvalid companion class
object Invalid

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Invalid.type

Members list

Type members

Classlikes

final case class Characters(raw: String) extends Invalid

Attributes

Supertypes
trait Product
trait Equals
class Invalid
class WorldError
class TypedError
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class Code(raw: String) extends Invalid

Attributes

Supertypes
trait Product
trait Equals
class Invalid
class WorldError
class TypedError
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class TooLong(raw: String) extends Invalid

Attributes

Supertypes
trait Product
trait Equals
class Invalid
class WorldError
class TypedError
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class TooShort(raw: String) extends Invalid

Attributes

Supertypes
trait Product
trait Equals
class Invalid
class WorldError
class TypedError
trait NoStackTrace
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror

Givens

Givens

given derived$CanEqual: CanEqual[Invalid, Invalid]