Password

com.malliina.values.Password$
See thePassword companion class

Attributes

Companion:
class
Graph
Supertypes
class JsonCompanion[String, Password]
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: Password): String

Attributes

Definition Classes
Inherited from:
StringCompanion

Implicits

Inherited implicits

implicit val json: Codec[Password]

Attributes

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

Attributes

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

Attributes

Inherited from:
StringCompanion