Skip to content

Java library to validate incoming json request and has json path builder in built.

License

Notifications You must be signed in to change notification settings

salilvnair/jsonprocessor

Repository files navigation

JSON PROCESSOR (JSON VALIDATOR + JSON PATH UTIL + Rest API Utils)

Maven dependency:

<dependency>
    <groupId>com.github.salilvnair</groupId>
    <artifactId>jsonprocessor</artifactId>
    <version>2.0.0</version>
</dependency>

About

Java library to validate incoming json request and has json path builder in built.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages