Package mjson
package mjson
The library in this package has been copied directly from https://github.com/bolerio/mjson
We want to avoid dependencies.
-
ClassDescriptionRepresents a JSON (JavaScript Object Notation) entity.This interface defines how
Jsoninstances are constructed.Json.Function<T,R> Exposes some internal methods that are useful fororg.sharegov.mjson.Json.Factoryimplementations or other extension/layers of the library.Represents JSON schema - a specific data format that a JSON entity must follow.