Docs.rs
  • validify-2.0.0
    • validify 2.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • biblius
    • Dependencies
      • card-validate ^2.3 normal
      • chrono ^0.4.24 normal
      • idna ^0.5 normal
      • indexmap ^2 normal
      • lazy_static ^1.4.0 normal
      • phonenumber ^0.3.2 normal
      • regex ^1.7.3 normal
      • serde ^1.0.152 normal
      • serde_json ^1 normal
      • unic-ucd-common ^0.9 normal
      • url ^2.3.1 normal
      • validify_derive ^2.0.0 normal
    • Versions
    • 53.57% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

validify2.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • ValidationErrors

Enums

  • ValidationError

Traits

  • Modify
  • Validate
  • Validify
  • ValidifyPayload
  • traits::Contains
  • traits::Length

Macros

  • field_err
  • schema_err

Attribute Macros

  • schema_validation

Derive Macros

  • Payload
  • Validate
  • Validify

Functions

  • time::after
  • time::after_date
  • time::after_from_now
  • time::after_from_now_date
  • time::after_now
  • time::after_today
  • time::before
  • time::before_date
  • time::before_from_now
  • time::before_from_now_date
  • time::before_now
  • time::before_today
  • time::in_period
  • time::in_period_date
  • validate_contains
  • validate_credit_card
  • validate_email
  • validate_ip
  • validate_ip_v4
  • validate_ip_v6
  • validate_length
  • validate_non_control_character
  • validate_phone
  • validate_range
  • validate_required
  • validate_url