Packages

package jsonschema

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. jsonschema
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class AsDraft04 extends AsValue with AsDraftSupport with Pre09
  2. class AsDraft06 extends AsValue with AsDraftSupport with Pre09
  3. class AsDraft07 extends AsValue with AsDraftSupport with Pre09
  4. class AsDraft09 extends AsValue with AsDraftSupport with Post09
  5. trait AsDraftSupport extends AnyRef
  6. trait AsValue extends AnyRef
  7. trait AsValueBuilder[V <: Version] extends AnyRef
  8. trait LowPriorityAsValueBuilder extends AnyRef
  9. trait Post09 extends AnyRef
  10. trait Pre09 extends AnyRef
  11. implicit final class SchemaOps[T] extends AnyVal
  12. case class TypeSignature[+T](signature: String) extends Product with Serializable

Value Members

  1. object AsRaw extends AsValue with AsDraftSupport with Post09
  2. object AsValue
  3. object AsValueBuilder extends LowPriorityAsValueBuilder
  4. object TypeSignature extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped