package jsonschema
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- jsonschema
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class AsDraft04 extends AsValue with AsDraftSupport with Pre09
- class AsDraft06 extends AsValue with AsDraftSupport with Pre09
- class AsDraft07 extends AsValue with AsDraftSupport with Pre09
- class AsDraft09 extends AsValue with AsDraftSupport with Post09
- trait AsDraftSupport extends AnyRef
- trait AsValue extends AnyRef
- trait AsValueBuilder[V <: Version] extends AnyRef
- trait LowPriorityAsValueBuilder extends AnyRef
- trait Post09 extends AnyRef
- trait Pre09 extends AnyRef
- implicit final class SchemaOps[T] extends AnyVal
- case class TypeSignature[+T](signature: String) extends Product with Serializable
Value Members
- object AsRaw extends AsValue with AsDraftSupport with Post09
- object AsValue
- object AsValueBuilder extends LowPriorityAsValueBuilder
- object TypeSignature extends Serializable