James Smith
10/16/2020, 1:25 PMisLenient = true
and a custom serializer parsing from string to BigDecimal. The problem is, if I want to serialize it back, I can't produce the same Json, because I have to encode as String and now I have quoted decimal numbers. Unfortunately changing the source is out of my hands since it's an external spec.