Skip to content

Python Object Deserialization, Serialization, and Verification ...

Notifications You must be signed in to change notification settings

dseeni/JSON_Schema_Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Schema Verfication

  • Given an arbritary JSON schema template, verify the sample JSON structures match the template.

  • If an error is found, return it.

  • Utilize recursion for tree traversal.

About

Python Object Deserialization, Serialization, and Verification ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages