Docs.rs
  • jsonschema-valid-0.5.2
    • jsonschema-valid 0.5.2
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • badboy
    • mdboom
    • Dexterp37
    • Dependencies
      • chrono ^0.4 normal
      • iri-string ^0.5.5 normal
      • itertools ^0.10.3 normal
      • json-pointer ^0.3 normal
      • lazy_static ^1.1 normal
      • percent-encoding ^2.1.0 normal
      • regex ^1.6.0 normal
      • serde_json ^1.0 normal
      • textwrap ^0.16.0 normal
      • url ^2.1 normal
    • Versions
    • 95% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsonschema_valid0.5.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • ValidationError

Enums

  • schemas::Draft

Functions

  • schemas::draft_from_schema
  • schemas::draft_from_url
  • validate

Type Aliases

  • ErrorIterator