form-validation [](https://crates.io/crates/form-validation) [](https://docs.rs/form-validation/) [](https://github.com/kellpossible/form-validation/blob/master/LICENSE.txt) [](https://github.com/kellpossible/form-validation/actions?query=workflow%3ARust)
August 4, 2020 ยท View on GitHub
A Rust library for validating forms, and allowing validation logic to be shared.
Optional Features
"stdweb-support"- enable support for stdweb on thewasm32-unknown-unknownplatform."wasm-bindgen-support"- enable for wasm-bindgen on thewasm32-unknown-unknownplatform."async"- enable an asynchronous version of this API, and conversion traits from synchronous to asynchronous.