Username

com.malliina.values.Username$
See theUsername companion class

Attributes

Companion:
class
Graph
Supertypes
class JsonCompanion[String, Username]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

override def build(input: String): Either[ErrorMessage, T]

Attributes

Definition Classes
Inherited from:
JsonCompanion
def defaultError(in: String): ErrorMessage

Attributes

Inherited from:
ValidatingCompanion
override def write(t: Username): String

Attributes

Definition Classes
Inherited from:
StringCompanion

Concrete fields

Implicits

Inherited implicits

implicit val json: Codec[Username]

Attributes

Inherited from:
ValidatingCompanion
implicit val ordering: Ordering[Username]

Attributes

Inherited from:
ValidatingCompanion
implicit val readable: Readable[Username]

Attributes

Inherited from:
StringCompanion