validator 0.13.0

Common validation functions (email, url, length, ...) and trait - to be used with `validator_derive`
Documentation

validator

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 8 feature flags, 0 of them enabled by default.

unic

  • unic-ucd-common
  • validator_derive/unic
  • validator_types/unic

phone

  • phonenumber
  • validator_derive/phone
  • validator_types/phone

card

  • card-validate
  • validator_derive/card
  • validator_types/card

derive

  • validator_derive

validator_derive

    This feature flag does not enable additional features.

phonenumber

    This feature flag does not enable additional features.

card-validate

    This feature flag does not enable additional features.

unic-ucd-common

    This feature flag does not enable additional features.