gengteng / axum-valid

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 validation and data handling extractors for Axum applications.
MIT License
100 stars 4 forks source link

fix: 更正validator不加粗显示 #21

Closed Xtreme-Light closed 6 months ago

Xtreme-Light commented 6 months ago

如图所示 4a6c207ab99880e4106e246694adb33

去除空格后显示效果: image