Companion

object Companion

Properties

Link copied to clipboard
val BOOL: Regex

Boolean as defined in JSON

Link copied to clipboard

Float as defined in JSON (Number which is Float)

Link copied to clipboard
val INT: Regex

Integer as defined in JSON (Number which is Integer)

Link copied to clipboard
val NULL: Regex

Null as defined in JSON