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
  2. class AsDraft06 extends AsValue with AsDraftSupport
  3. class AsDraft07 extends AsValue with AsDraftSupport
  4. trait AsDraftSupport extends AnyRef
  5. trait AsValue extends AnyRef
  6. trait AsValueBuilder[V <: Version] extends AnyRef
  7. trait LowPriorityAsValueBuilder extends AnyRef
  8. implicit final class SchemaOps[T] extends AnyVal
  9. case class TypeSignature[+T](signature: String) extends Product with Serializable

Value Members

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

Inherited from AnyRef

Inherited from Any

Ungrouped