object boolean extends boolean
Value Members
- object ToString
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def canEqual(that: Any): Boolean
- def clone(): AnyRef
- def description: Option[String]
- def discriminationKey: Option[String]
- def duplicate(description: Option[String] = this._description, title: Option[String] = this._title, discriminationKey: Option[String] = this._discriminationKey): Self
- final def eq(arg0: AnyRef): Boolean
- def equals(obj: Any): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def jsonType: String
- def mkCopy(): boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def title: Option[String]
- def toDefinition[TT >: Boolean](sig: String): def[TT]
- def toString(): String
- def validations: Seq[Def[_, _]]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def withDescription(x: String): Self
- def withDiscriminationKey(x: String): Self
- def withExtraFrom(x: Schema[_]): Self
- def withTitle(x: String): Self
- def withValidation[TT >: Boolean, B](v: Def[B, _], vs: Def[B, _]*)(implicit bound: Magnet[TT, B]): Self
Deprecated Value Members
- def apply(refName: String): Schema[Boolean]
- def finalize(): Unit
Inherited from boolean
Value Members
- def canEqual(that: Any): Boolean
- def jsonType: String
- def mkCopy(): boolean
- def toString(): String
Inherited from Schema[Boolean]
Value Members
- def description: Option[String]
- def discriminationKey: Option[String]
- def duplicate(description: Option[String] = this._description, title: Option[String] = this._title, discriminationKey: Option[String] = this._discriminationKey): Self
- def equals(obj: Any): Boolean
- def title: Option[String]
- def toDefinition[TT >: Boolean](sig: String): def[TT]
- def validations: Seq[Def[_, _]]
- def withDescription(x: String): Self
- def withDiscriminationKey(x: String): Self
- def withExtraFrom(x: Schema[_]): Self
- def withTitle(x: String): Self
- def withValidation[TT >: Boolean, B](v: Def[B, _], vs: Def[B, _]*)(implicit bound: Magnet[TT, B]): Self
- def apply(refName: String): Schema[Boolean]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- object ToString
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def canEqual(that: Any): Boolean
- def clone(): AnyRef
- def description: Option[String]
- def discriminationKey: Option[String]
- def duplicate(description: Option[String] = this._description, title: Option[String] = this._title, discriminationKey: Option[String] = this._discriminationKey): Self
- final def eq(arg0: AnyRef): Boolean
- def equals(obj: Any): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def jsonType: String
- def mkCopy(): boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def title: Option[String]
- def toDefinition[TT >: Boolean](sig: String): def[TT]
- def toString(): String
- def validations: Seq[Def[_, _]]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def withDescription(x: String): Self
- def withDiscriminationKey(x: String): Self
- def withExtraFrom(x: Schema[_]): Self
- def withTitle(x: String): Self
- def withValidation[TT >: Boolean, B](v: Def[B, _], vs: Def[B, _]*)(implicit bound: Magnet[TT, B]): Self
- def apply(refName: String): Schema[Boolean]
- def finalize(): Unit