Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloev/dictvalidator
https://github.com/sloev/dictvalidator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sloev/dictvalidator
- Owner: sloev
- License: mit
- Created: 2015-07-01T10:11:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T10:13:08.000Z (over 9 years ago)
- Last Synced: 2024-10-20T04:28:32.757Z (2 months ago)
- Language: Python
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Dict validator
validates an incomming data dict against a filter dict:
validate(filter, data)
example: