Packages

p

com.github.andyglow

jsonschema

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. All

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. class AsDraft12 extends AsValue with AsDraftSupport with Post09
  6. trait AsDraftSupport extends AnyRef
  7. trait AsValue extends AnyRef
  8. trait AsValueBuilder[V <: Version] extends AnyRef
  9. trait LowPriorityAsValueBuilder extends AnyRef
  10. trait Post09 extends AnyRef
  11. trait Pre09 extends AnyRef
  12. sealed trait SchemaEquality extends AnyRef
  13. implicit final class SchemaOps[T] extends AnyVal
  14. case class TypeSignature[+T](signature: String) extends Product with Serializable

Value Members

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

Inherited from AnyRef

Inherited from Any

Ungrouped