# skp-validator
The most advanced, flexible, and high-performance validation library for Rust.
## Features
- **Declarative**: Use attributes on your structs.
- **Modern**: Fully optimized for **Rust 2024 Edition**.
- **Fast**: Capable of validating millions of fields per second.
- **Extensible**: Add custom rules and framework adapters easily.
For full documentation and examples, please visit the [main repository](https://github.com/sachin/skp-validator).