json-scala3-values
json-scala3-values
json.value
AbstractJsArray
AbstractJsObj
Conversions
FALSE
Index
JsArray
JsArray
LIST
MULTISET
SET
TYPE
JsBigDec
JsBigInt
JsBigInt
JsBool
JsBool
JsDouble
JsDouble
JsInt
JsInt
JsLong
JsLong
JsNothing
JsNull
JsNumber
JsObj
JsObj
JsPath
JsPath
JsPrimitive
JsStr
JsStr
JsValue
Json
Json
Key
Position
TRUE
UserError
json.value.gen
Conversions
JsArrayGen
JsObjGen
json.value.spec
Invalid
IsAny
IsAny
IsArray
IsArray
IsArrayOf
IsBigInt
IsBigInt
IsBool
IsBool
IsDec
IsDec
IsInt
IsInt
IsJsObj
IsJsObj
IsLong
IsLong
IsMapOfArr
IsMapOfArr
IsMapOfBigInt
IsMapOfBigInt
IsMapOfBool
IsMapOfDec
IsMapOfDec
IsMapOfInt
IsMapOfInt
IsMapOfLong
IsMapOfLong
IsMapOfObj
IsMapOfObj
IsMapOfStr
IsMapOfStr
IsNull
IsStr
IsStr
IsTuple
IsTuple
JsObjSchema
JsObjSpec
JsObjSpec
JsSpec
Result
SpecError
Valid
json.value.spec.parser
DecimalConf
DecimalConf
JsArrayOfParser
JsArrayOfParser
JsArraySpecParser
JsBigIntParser
JsBigIntParser
JsBoolParser
JsDecimalParser
JsDoubleParser
JsIntParser
JsLongParser
JsNullParser
JsNumberParser
JsObjParser
JsObjParser
JsObjSpecParser
JsStrParser
JsValueParser
JsValueParser
MapParser
Parser
ParserSpecError
json-scala3-values
/
json.value.spec
/
IsMapOfStr
IsMapOfStr
object
IsMapOfStr
extends
IsMapOfStr
Companion:
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
IsMapOfStr
trait
Serializable
trait
Product
trait
Equals
trait
JsObjSchema
trait
JsSpec
class
Object
trait
Matchable
class
Any
IsMapOfStr
.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
IsMapOfStr
->
JsObjSchema
->
JsSpec
Inherited from:
IsMapOfStr
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
IsMapOfStr
->
SchemaSpec
Inherited from:
IsMapOfStr