Json

object Json

Default Json serializer configurations

Properties

Link copied to clipboard
val Lenient: Json

A Json serializer configuration that aims to be as forgiving as possible. Suitable for external data sources, and legacy data that may not be fully compliant with the current schema.