object JsonParserSettings extends Serializable

Source
JsonConfig.scala
Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JsonParserSettings
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val MaxPlain: BigDecimal
  2. val MinPlain: BigDecimal
  3. def apply(): JsonParserSettings
  4. val defaultDigitsLimit: Int
  5. val defaultMathContext: MathContext
  6. val defaultScaleLimit: Int
  7. val settings: JsonParserSettings

    Return the default settings configured from System properties.