APNSIdentifier

Companion:
class
class ValidatingCompanion[String, APNSIdentifier]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def write(t: APNSIdentifier): String
Definition Classes
ValidatingCompanion

Inherited methods

def build(input: String): Either[ErrorMessage, APNSIdentifier]
Inherited from:
SimpleCompanion
def defaultError(in: String): ErrorMessage
Inherited from:
ValidatingCompanion
def isValid(in: String): Boolean
Inherited from:
SimpleCompanion

Implicits

Inherited implicits

implicit val json: Codec[APNSIdentifier]
Inherited from:
ValidatingCompanion
implicit val ordering: Ordering[APNSIdentifier]
Inherited from:
ValidatingCompanion