[][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 thiserror;
pub extern crate regex_dep as regex;
pub extern crate semver_dep as semver;
pub extern crate url_dep as url;
pub extern crate str_utils;

Modules

functions
models
prelude

A convenience module appropriate for glob imports

traits

Structs

BooleanError
RegexError
SemVerError
SemVerReqError
URLError

Enums

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