Package com.dslplatform.json
the library dsl-json has been extended with some customization. All the classes of this package
are not supposed to be used by the user of the library. They are used by json-values to parse
strings or bytes into Jsons according to a specified spec.
-
Class Summary Class Description MyDslJson<Object> MyNumberConverter dsl-json number deserializers accept numbers wrapped in strings, which is not a desirable behaviour from my point of view.