6 releases
0.3.1 | Aug 11, 2020 |
---|---|
0.3.0 | Aug 8, 2020 |
0.2.0 | Aug 4, 2020 |
0.1.2 | Jul 29, 2020 |
#596 in GUI
32KB
532 lines
form-validation
A Rust library for validating forms, and allowing validation logic to be shared.
Optional Features
"stdweb-support"
- enable support for stdweb on thewasm32-unknown-unknown
platform."wasm-bindgen-support"
- enable for wasm-bindgen on thewasm32-unknown-unknown
platform."async"
- enable an asynchronous version of this API, and conversion traits from synchronous to asynchronous.
Dependencies
~0.3–1.2MB
~21K SLoC