[][src]Crate validators

Validators

This crate provides models, function, traits, errors and other dependencies used with the validators-derive crate.

Re-exports

pub extern crate validators_options;
pub extern crate data_encoding;
pub extern crate idna;
pub extern crate serde_json;
pub extern crate phonenumber;
pub extern crate failure;
pub extern crate regex_dep as regex;
pub extern crate semver_dep as semver;
pub extern crate url_dep as url;
pub extern crate starts_ends_with_caseless;

Modules

functions
models
prelude

A convenience module appropriate for glob imports

traits

Structs

BooleanError
JSONError
RegexError
SemVerError
SemVerReqError
URLError

Enums

Base32Error
Base32DecodedError
Base64Error
Base64DecodedError
Base64UrlError
Base64UrlDecodedError
DomainError
EmailError
HostError
HttpFtpURLError
HttpURLError
IPError
IPv4Error
IPv6Error
LengthError
LineError
MacAddressError
NumberError
PhoneError
SignedIntegerError
TextError
UUIDError
UnsignedIntegerError