1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Jan 6, 2025JSON Schema based validation tool using serde | Rust/Cargo package. Lib.rs › Encoding # json-schema # schema-validation # validate-json # serde # validation # serde-derive serde _ valid JSON Schema based validation tool using serde. by yassun7010 and 5 contributors. Install; API reference; GitHub repo ; 55 releases (3 stable)
  3. May 13, 2023Valico is a validation and coercion tool for JSON objects, written in Rust. It designed to be a support library for the various REST-like frameworks or other tools that need to validate and coerce JSON input from outside world. Valico has two features: DSL — a set of simple validators and coercers inspired by [Grape]. It has built-in support ...
  4. Oct 14, 2024Related: schematools-cli See also: serde_valid, ion-schema, jsonschema, schermz, extism-manifest, valico, diesel_cli_ext, sentry-kafka-schemas, csv_log_cleaner, boon, schematic Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the ...
  5. Jan 20, 2025Related: validator_derive, validator_types See also: mailchecker, derive_more, valico, axum-valid, validators, synstructure, actix-web-validator, valitron, imperator-tiger, keyforge95, rico-scan Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.
  6. Feb 13, 2024# validation # rocket # input-validation # json # data # validate-json rocket-validation Rocket Guards to support validation using validator. by Christof Weickhardt and 3 contributors. Install; API reference; GitHub repo (somehowchris) 5 releases. 0.2.0 Feb 13, 2024 0.1.4 Feb 13, 2024: 0.1.3 Oct 3, 2022 0.1.2 Jul 28, 2022
  7. Feb 8, 2025Related: jsonschema-cli, referencing See also: valico, schemars, schematic, serde_valid, boon, serde_json, serde_with, serde, assert-json-diff, jsonschema-transpiler, schematools Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the ...
  8. Feb 17, 2024Schema-Based Validation: This ensures that the JSON data adheres to a predefined schema, reducing runtime errors, enhancing data integrity and allows you to transform JSON values before validation. Getting Started. To use this crate in your project, add it to your Cargo.toml: [dependencies] jsonparser = "0.2.1" Then, import it in your Rust file:
  9. Validate JSON. The Get* and Parse* functions expects that the json is valid. Bad json will not panic, but it may return back unexpected values. If you are consuming JSON from an unpredictable source then you may want to validate prior to using GJSON. if!gjson::valid(json) {return Err("invalid json");} let value = gjson::get(json, "name.last");
  10. Simple JSON schema validator based on valico and serde_json that can be run from console. Install cargo install validjson Usage USAGE: validjson [FLAGS] <SCHEMA> [CONTENT]... FLAGS: -h, --help Prints help information -i Ignore unknown keywords in schema validation -V, --version Prints version information ARGS: <SCHEMA> JSON Schema file <CONTENT>...
  11. Jan 24, 2025A data validation library for Rust | Rust/Cargo package. Lib.rs › Development tools › Debugging | Configuration | Data structures # validation # data # data-validation valust A data validation library for Rust. by Embers-of-the-Fire. Install; API reference; GitHub repo (embers-of-the-fire) 8 releases (breaking) 0.8.0 Jan 24, 2025

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX