Skip to main content

Library for data validation

Project description

Validat

Validat is a Python library for data validation. It provides a simple and flexible way to validate data structures, ensuring that your data meets the required criteria.

Features

  • Easy to use and integrate
  • Supports various data types and structures
  • Customizable validation rules
  • Detailed error messages

Installation

You can install Validat using pip:

pip install validat

Usage

Here's a basic example of how to use Validat:

import validat

correct_email = "username@example.com"
is_valid = validat.validate_email(correct_email)
print(is_valid) # True

wrong_email = "username@@example.com"
is_valid = validat.validate_email(wrong_email)
print(is_valid) # False

Documentation

For more detailed information, please refer to the official documentation.

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

validat-0.0.4.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

validat-0.0.4-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file validat-0.0.4.tar.gz.

File metadata

  • Download URL: validat-0.0.4.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for validat-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c0f637f79e67e9a0e5f99484b087b2a6205fd0d6a4b8995b225eae835cec8ad7
MD5 d6fbd682e4821275b29b7ed3949225a1
BLAKE2b-256 5200c50d7bb24d38d3064eeb3dccd03f26e3c643920268251528455f1ec7b496

See more details on using hashes here.

Provenance

The following attestation bundles were made for validat-0.0.4.tar.gz:

Publisher: publish.yml on AliakseiYafremau/validat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file validat-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: validat-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for validat-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5fb6179baca72be76d4ea750f386085f6fbbead73c88edf616f332ccaccd877a
MD5 87b6f477d15bee5c57d115ed159f8814
BLAKE2b-256 e1a676689df33203023b37c3096edb822d6196cdcd4523c28e96cd11be0e93da

See more details on using hashes here.

Provenance

The following attestation bundles were made for validat-0.0.4-py3-none-any.whl:

Publisher: publish.yml on AliakseiYafremau/validat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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