Package

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Schema[+T] extends Product

    Permalink
  2. sealed abstract class Validation[S, V] extends Product

    Permalink
  3. final case class ValidationDef[S, V](name: String, value: V, json: Value) extends Product with Serializable

    Permalink

Value Members

  1. object Schema

    Permalink
  2. object Validation

    Permalink

Ungrouped