Password

Companion
class
class JsonCompanion[String, Password]
class Object
trait Matchable
class Any

Value members

Inherited methods

override
def build(input: String): Either[ErrorMessage, Password]
Definition Classes
Inherited from
JsonCompanion
def defaultError(in: String): ErrorMessage
Inherited from
ValidatingCompanion
override
def write(t: Password): String
Definition Classes
Inherited from
StringCompanion

Implicits

Inherited implicits

implicit
val decoder: Decoder[String]
Inherited from
ValidatingCompanion
implicit
val json: Codec[Password]
Inherited from
ValidatingCompanion
implicit
val ordering: Ordering[Password]
Inherited from
ValidatingCompanion
implicit
Inherited from
StringCompanion