Merge pull request #21 from Xtreme-Light/main

fix: 更正validator不加粗显示
This commit is contained in:
GengTeng
2024-03-08 15:34:05 +08:00
committed by GitHub

View File

@@ -9,8 +9,7 @@
## 📑 Overview ## 📑 Overview
**axum-valid** is a library that provides data validation extractors for the Axum web framework. It integrates * **axum-valid** is a library that provides data validation extractors for the Axum web framework. It integrates **validator**, **garde** and **validify**, three popular validation crates in the Rust ecosystem, to offer convenient
*validator**, **garde** and **validify**, three popular validation crates in the Rust ecosystem, to offer convenient
validation and data handling extractors for Axum applications. validation and data handling extractors for Axum applications.
## 🚀 Basic usage ## 🚀 Basic usage