object JsonParserSettings extends Serializable
- Source
- JsonConfig.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- JsonParserSettings
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val MaxPlain: BigDecimal
- val MinPlain: BigDecimal
- def apply(): JsonParserSettings
- val defaultDigitsLimit: Int
- val defaultMathContext: MathContext
- val defaultScaleLimit: Int
- val settings: JsonParserSettings
Return the default settings configured from System properties.