skp-validator

Crates.ioskp-validator
lib.rsskp-validator
version0.1.0
created_at2026-01-17 11:23:49.184375+00
updated_at2026-01-17 11:23:49.184375+00
descriptionThe most advanced, flexible and modular validation library for Rust
homepage
repositoryhttps://github.com/sachin/skp-validator
max_upload_size
id2050266
size79,925
Sachin Kumar (skpjr001)

documentation

README

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.

Commit count: 0

cargo fmt