skp-validator-core

Crates.ioskp-validator-core
lib.rsskp-validator-core
version0.1.0
created_at2026-01-17 11:12:26.600646+00
updated_at2026-01-17 11:12:26.600646+00
descriptionCore traits and types for skp-validator - the most advanced Rust validation library
homepage
repositoryhttps://github.com/sachin/skp-validator
max_upload_size
id2050257
size80,749
Sachin Kumar (skpjr001)

documentation

README

skp-validator-core

Core engine and traits for skp-validator - the most advanced, flexible and modular validation library for Rust.

Purpose

This crate provides the foundational traits (Validate, Rule) and types (ValidationErrors, ValidationError, FieldPath) that power the skp-validator ecosystem.

Integration

If you are building a custom validation rule or an integration for a new framework, you should depend on this crate. For general usage, please see the skp-validator crate.

Commit count: 0

cargo fmt