package
parsek
Type Members
-
type
ThrowableNel = NonEmptyList[Throwable]
Value Members
-
def
arr(values: PValue*): PValue
-
def
pmap(fields: (Symbol, PValue)*): PMap
-
val
root: LensPath
-
-
def
validate(root: PMap, schema: PStructType): PResult[PValue]
-
def
validateType(value: PValue, dataType: PType): PResult[PValue]
Inherited from AnyRef
Inherited from Any