Packages

p

io

parsek

package parsek

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

Type Members

  1. type ThrowableNel = NonEmptyList[Throwable]

Value Members

  1. def arr(values: PValue*): PValue
    Annotations
    @inline()
  2. def pmap(fields: FieldType*): PMap
    Annotations
    @inline()
  3. val root: LensPath
  4. def validate(root: PMap, schema: PStructType): PResult[PValue]
  5. def validateType(value: PValue, dataType: PType): PResult[PValue]

Inherited from AnyRef

Inherited from Any

Ungrouped