json-scala-values
json-scala-values
json.value
AbstractJsArray
AbstractJsObj
Conversions
Index
Index
JsArray
JsArray
JsBigDec
JsBigInt
JsBigInt
JsBool
JsBool
JsDouble
JsDouble
JsInstant
JsInstant
JsInt
JsInt
JsLong
JsLong
JsNothing
JsNull
JsNumber
JsObj
JsObj
JsPath
JsPath
JsPrimitive
JsStr
JsStr
JsValue
Json
Json
Key
Key
Position
json.value.gen
Conversions
JsArrayGen
JsObjGen
TupleGen
json.value.spec
Invalid
IsAny
IsAny
IsArray
IsArray
IsArrayOf
IsBool
IsBool
IsInstant
IsInstant
IsInt
IsInt
IsIntegral
IsIntegral
IsJsObj
IsJsObj
IsLong
IsLong
IsMapOfArr
IsMapOfArr
IsMapOfBool
IsMapOfBool
IsMapOfInstant
IsMapOfInstant
IsMapOfInt
IsMapOfInt
IsMapOfIntegral
IsMapOfIntegral
IsMapOfLong
IsMapOfLong
IsMapOfNumber
IsMapOfNumber
IsMapOfObj
IsMapOfObj
IsMapOfStr
IsMapOfStr
IsNull
IsNumber
IsNumber
IsStr
IsStr
IsTuple
IsTuple
JsObjSchema
JsObjSpec
JsObjSpec
JsSpec
Result
SpecError
SpecError
Valid
json.value.spec.parser
DecimalConf
DecimalConf
JsArrayOfSpecParser
JsObjSpecParser
JsTupleSpecParser
MapParser
Parser
json-scala-values
/
json.value.spec
/
IsMapOfInstant
IsMapOfInstant
object
IsMapOfInstant
extends
IsMapOfInstant
Companion:
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
IsMapOfInstant
trait
Serializable
trait
Product
trait
Equals
trait
JsObjSchema
trait
JsSpec
class
Object
trait
Matchable
class
Any
IsMapOfInstant
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Inherited methods
def
nullable
:
JsSpec
Inherited from:
JsSpec
def
or
(
other:
JsSpec
):
JsSpec
Inherited from:
JsSpec
override
def
parser
:
MapParser
Definition Classes
IsMapOfInstant
->
JsObjSchema
->
JsSpec
Inherited from:
IsMapOfInstant
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
override
def
validate
(
value:
JsValue
):
Result
Definition Classes
JsObjSchema
->
JsSpec
Inherited from:
JsObjSchema
override
def
validateAll
(
json:
JsObj
):
LazyList
[(
JsPath
,
Invalid
)]
Definition Classes
IsMapOfInstant
->
SchemaSpec
Inherited from:
IsMapOfInstant