Skip to content

Generic tool to validate input json string and check the parameters

Notifications You must be signed in to change notification settings

matthewgao/gojsonvalidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gojsonvalidator

Generic tool to validate input json string and check the parameters

Introduce

In most of the micro-service application, we use json to deliver data from one to another, but validating the parameter in json is always boring, so this tool will give you a big help. It can check which parameters are required, and if the value are exceed the limitation, or you can set a default value if some optional key is not given.

How to Use

About

Generic tool to validate input json string and check the parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages