WrappedString

net.wiringbits.webapp.common.models.WrappedString$
See theWrappedString companion trait
object WrappedString

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait Companion[T <: WrappedString]

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def deriveFormat[T <: WrappedString](validate: String => ValidationResult[T]): Format[T]