Skip to main content

Validate dicts against a schema

Project description

Valedictory validates dicts. It operates in a manner superficially similar to Django forms, but is tuned for use in API validation, and other situations where you are receiving JSON as opposed to key-value POST form data. It takes in a dict of data (probably obtained from a JSON POST request), and validates that data against some criteria.

Input data can be typed, unlike regular Django forms, and validators can be nested, again unlike Django forms.

Additionally, Validator themselves are stateless once constructed. You can reuse the same Validator instance to validate input data multiple times, from multiple sources.

Django is not a requirement. It is just useful as a comparison.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

valedictory-0.0.0.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

valedictory-0.0.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file valedictory-0.0.0.tar.gz.

File metadata

  • Download URL: valedictory-0.0.0.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for valedictory-0.0.0.tar.gz
Algorithm Hash digest
SHA256 016620d3fd801485e0a906f17312ab7eab97359863bb8e810c5f3776397ce83d
MD5 4b11d1b26d00794baab6f8517434d4d3
BLAKE2b-256 3d8f12428a8d2888003aae962a6b296d51b1b9d33b9d5deb6ddfda8f38a24d63

See more details on using hashes here.

File details

Details for the file valedictory-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for valedictory-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 956137283781d2ae82bfb6bbb67f3a89decf60eabaa23509d3df35a63a1b0ebe
MD5 ac9388eaf8d5ead3784a243fb0dfa8fb
BLAKE2b-256 e0d0be86d52507daa66067a148600cf485417635c08ce4711ac13a537d2de2c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page