validators 0.25.3

This library is designed for validating and modeling user input. The crate includes models, functions, traits, errors, and other dependencies.
Documentation

validators

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

default

all-validators (default)

derive (default)

std (default)

base32 (default)

base32_decoded (default)

base64 (default)

base64_decoded (default)

base64_url (default)

base64_url_decoded (default)

bit (default)

boolean (default)

byte (default)

domain (default)

email (default)

host (default)

http_ftp_url (default)

http_url (default)

ip (default)

ipv4 (default)

ipv6 (default)

json (default)

length (default)

line (default)

mac_address (default)

number (default)

phone (default)

regex (default)

semver (default)

semver_req (default)

signed_integer (default)

text (default)

unsigned_integer (default)

url (default)

uuid (default)

data-encoding (default)

idna (default)

str-utils (default)

serde_json (default)

phonenumber (default)

regex-dep (default)

semver-dep (default)

url-dep (default)

serde (default)

byte-unit

byte-unit-u128

full

rocket

test