File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -702,6 +702,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
702
702
703
703
* [ Schematics] ( https://github.com/schematics/schematics ) - Data Structure Validation.
704
704
* [ schema] ( https://github.com/keleshev/schema ) - A library for validating Python data structures.
705
+ * [ jsonschema] ( https://github.com/Julian/jsonschema ) - An implementation of [ JSON Schema] ( http://json-schema.org/ ) for Python.
705
706
* [ Cerberus] ( https://github.com/nicolaiarocci/cerberus/ ) - A lightweight and extensible data validation library.
706
707
* [ colander] ( http://docs.pylonsproject.org/projects/colander/en/latest/ ) - Validating and deserializing data obtained via XML, JSON, an HTML form post.
707
708
* [ voluptuous] ( https://github.com/alecthomas/voluptuous ) - A Python data validation library.
You can’t perform that action at this time.
0 commit comments