Packages

package core

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

Package Members

  1. package codec

Type Members

  1. final case class ValidationError(message: String, cause: Option[Throwable] = None) extends IllegalArgumentException with Product with Serializable

Value Members

  1. def validateSchema[A, B](schema: Schema)(ifValid: => B)(implicit zschema: Schema[A]): B
  2. object Allocator
  3. object Tabular
  4. object Vector

Inherited from AnyRef

Inherited from Any

Ungrouped