Crates.io | twilight-validate |
lib.rs | twilight-validate |
version | 0.16.0-rc.1 |
source | src |
created_at | 2022-01-23 00:19:42.545709 |
updated_at | 2024-02-21 17:19:58.024874 |
description | Functions and constants for validating request parameters |
homepage | https://twilight.rs/ |
repository | https://github.com/twilight-rs/twilight.git |
max_upload_size | |
id | 519415 |
size | 221,747 |
twilight-validate
contains constants, methods, and error types for
validating request parameters in the twilight-rs
ecosystem.
This crate is used internally by twilight-http
, but may also be used for
manually validating any models from twilight-model
.