https://github.com/sloev/dictvalidator
https://github.com/sloev/dictvalidator
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sloev/dictvalidator
- Owner: sloev
- License: mit
- Created: 2015-07-01T10:11:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T10:13:08.000Z (about 11 years ago)
- Last Synced: 2025-03-09T22:45:39.104Z (over 1 year 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: