validaten 0.1.0

Common validators for cryptocurrency, creditcards, domain, url, etc that can be used across projects
Documentation

validaten

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 0 of them enabled by default.

validaten-all

  • crypto
  • hashes
  • creditcard
  • networks
  • internet

creditcard

  • lazy_static
  • checkluhn
  • regex

internet

  • idna
  • lazy_static
  • regex

crypto

  • lazy_static
  • regex

hashes

  • lazy_static
  • regex

networks

  • regex

regex

    This feature flag does not enable additional features.

checkluhn

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

idna

    This feature flag does not enable additional features.