json-compare
is a library to compare JSON structures, and currently in one specific way. It can check whether a JSON value is a proper subset of another JSON value. This can be useful in an API, where some resource emit a partial JSON structure that should be a subset of a more detailed JSON structure. For example, you can use this to verify that the JSON you get for a single user in the /users
resource is a subset of the detailed JSON you get from the /users/{uid}
resource.
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
forked from lunatech-labs/lunatech-json-compare
-
Notifications
You must be signed in to change notification settings - Fork 0
kaliber-scala/json-compare
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Scala library to compare JSON structures
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Scala 100.0%