Skip to content

A Netlinx library for validating, parsing, modifying, and creating JSON data

License

Notifications You must be signed in to change notification settings

sentry07/netlinx-libJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

netlinx-libJSON

A Netlinx library for validating, parsing, modifying, and creating JSON data

Latest Updates

  • Changed JSON_ParseObject to JSON_ParseValidObject and removed the JSON_Validate call in that function
  • Added a new JSON_ParseObject that calls JSON_Validate and then calls JSON_ParseValidObject if it's valid
  • Added a new JSON_FindObjectInString function that runs a validation routine on an input string and returns the first valid JSON string it finds

About

A Netlinx library for validating, parsing, modifying, and creating JSON data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published