StringFormat

zio.http.endpoint.openapi.JsonSchema.StringFormat
See theStringFormat companion object
sealed trait StringFormat extends Product, Serializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Custom
object Date
object DateTime
object Duration
object Email
object Hostname
object IPv4
object IPv6
object IRI
object IRIReference
object IdnEmail
object IdnHostname
object JSONPointer
object Password
object Regex
object Time
object URI
object URIRef
object URITemplate
object UUID
Show all

Members list

Value members

Abstract methods

def value: String

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product